File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -165,8 +165,11 @@ division name under *System Information* on the right hand side. This will open
165165a properties editor for the global preferences. You will need to set four properties
166166to configure access to the asset server:
167167
168- * ` USE_GLOBAL_PREFS ` ` true `
169- * ` attachment.key ` obtain from asset server ` settings.py ` file
168+ * ` USE_GLOBAL_PREFS ` - ` true `
169+ * ` attachment.key ` – ` ## `
170+ * Replace ` ## ` with the key from the following location:
171+ * obtain from asset server ` settings.py ` file if you have a local installation of 7
172+ * obtain from ` docker-compose.yml ` file if you use a Docker deployment
170173* ` attachment.url ` ` http://[YOUR_SERVER]/web_asset_store.xml `
171174* ` attachment.use_path ` ` false `
172175
You can’t perform that action at this time.
0 commit comments