mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-07-15 20:05:33 +02:00
Our default configuration places the SQLite DB in /gotosocial/, but the AppArmor profile doesn't allow us to write there. Instead of making the whole directory writable, add a writable area in /gotosocial/db/ instead and advise in the docs to move the DB there.