We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439accd commit a0358deCopy full SHA for a0358de
README.md
@@ -30,7 +30,7 @@ By default the config file is stored in `./data/config.yml`<br><br>
30
### Configurations:
31
#### Server
32
`database` A postgres database<br>
33
-`pathconfig.filestore` The local folder for files. If you want to store the files in a different folder, change this value`<br>
+`pathconfig.filestore` The local folder for files. If you want to store the files in a different folder, change this value<br>
34
`roles` The default roles. You <b>must</b> change them <b>before</b> the first start of server. Changes later on will be ignored.<br>
35
`allowregistration` Allows registrations from users<br>
36
0 commit comments