mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-15 09:51:21 +00:00
- It is conventional to store application data in /var/lib/APPDIR instead of /var/APPDIR. Change ikiwiki data folder to /var/lib/ikiwiki. - After installing and before enabling and setting up basic configuration, performing any operation such as 'create' wiki/blog lead to silent errors. Do avoid this situation, perform a separate setup() operation soon after the package is installed.