You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/content/admin.md
+1-16Lines changed: 1 addition & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ You can override the default configuration values in **two supported ways**:
20
20
21
21
Create one or more `.yml` files in the directory: `/etc/loop/config/loop.d`
22
22
23
-
Each file should contain a simple key-value structure where the keys match the configuration property names (e.g. `download_root`, `zenodo_enabled`). These files are loaded **once at application startup**, so any changes require a restart.
23
+
Each file should contain a simple key-value structure where the keys match the configuration property names (e.g. `download_root`). These files are loaded **once at application startup**, so any changes require a restart.
24
24
25
25
#### 2. Environment Variables
26
26
@@ -75,7 +75,6 @@ You can define environment variables in one of the following ways:
URL to the external documentation site. This is used for help links in the interface and should point to the current user or admin guide for your Loop deployment.
0 commit comments