Update documentation
This commit is contained in:
@@ -86,6 +86,7 @@ Config files
|
|||||||
|
|
||||||
- The container already include a custom config file located at `/var/www/app/config.php`.
|
- The container already include a custom config file located at `/var/www/app/config.php`.
|
||||||
- You can store your own config file on the data volume: `/var/www/app/data/config.php`.
|
- You can store your own config file on the data volume: `/var/www/app/data/config.php`.
|
||||||
|
- If you change your config file values, you must restart the container to take into account the new parameters.
|
||||||
|
|
||||||
References
|
References
|
||||||
----------
|
----------
|
||||||
|
|||||||
@@ -48,7 +48,8 @@ Do not use Sqlite on NFS mounts, only when you have a disk with fast I/O.
|
|||||||
|
|
||||||
Kanboard is pre-configured to work with Apache (URL rewriting).
|
Kanboard is pre-configured to work with Apache (URL rewriting).
|
||||||
|
|
||||||
Note: Kanboard is not compatible with Apache `mod_security`.
|
- Note: Kanboard is not compatible with Apache `mod_security`.
|
||||||
|
- If you use Apache, you must have the module `mod_version`.
|
||||||
|
|
||||||
### PHP Versions
|
### PHP Versions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user