#122: Improve documentation and conf tools #126

Merged
thomas merged 11 commits from dev-1.0-120 into develop-1.0 2023-11-08 17:40:02 +00:00
Showing only changes of commit f482a5732f - Show all commits

View File

@ -62,8 +62,8 @@ pip install -r requirements.txt
```
### Configuration
You must write a settings.py file in the `instance` directory (you can just
copy and paste `instance/sample_settings.py`. There still is configuration
You must write a settings.py file in the `instance/settings` directory (you can just
copy and paste `instance/settings/sample.py`. There still is configuration
required in this file, check it in for more info.