milwright commited on
Commit
bde0437
·
verified ·
1 Parent(s): 7650c0d

Update configuration via web UI

Browse files

Configuration update at 2025-08-04 00:05:02

Files changed (1) hide show
  1. config.json +4 -3
config.json CHANGED
@@ -20,7 +20,8 @@
20
  "https://melaniewalsh.github.io/Intro-Cultural-Analytics/02-Python/00-Python.html",
21
  "https://melaniewalsh.github.io/Intro-Cultural-Analytics/02-Python/03-Anatomy-Python-Script.html"
22
  ],
23
- "enable_dynamic_urls": true,
24
- "enable_file_upload": true,
25
- "theme": "Soft"
 
26
  }
 
20
  "https://melaniewalsh.github.io/Intro-Cultural-Analytics/02-Python/00-Python.html",
21
  "https://melaniewalsh.github.io/Intro-Cultural-Analytics/02-Python/03-Anatomy-Python-Script.html"
22
  ],
23
+ "enable_dynamic_urls": false,
24
+ "enable_file_upload": false,
25
+ "theme": "Soft",
26
+ "locked": false
27
  }