Skip to content

Commit 42b0d92

Browse files
committed
Add note block
1 parent a8d632a commit 42b0d92

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/tutorials/configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
The Synapse Python client can be configured either programmatically or by using a configuration file.
44

5-
**The default configuration file does not need to be modified for most use-cases**.
5+
!!! note "Default Configuration"
6+
The default configuration file does not need to be modified for most use-cases
67

78
When installing the Synapse Python client, the `.synapseConfig` file is added to your home directory if it doesn't exist already. This file stores configuration options including your Synapse auth token, cache location, multi-threading settings, and storage credentials.
89

0 commit comments

Comments
 (0)