feat: add ability to skip migrations

This feature can be used in order to handle conflicting migrations
This commit is contained in:
2023-09-02 14:30:50 +03:00
parent 74209acc21
commit 6fcb5449c3
5 changed files with 25 additions and 7 deletions

View File

@ -1,6 +1,7 @@
[settings]
include = ahriman.ini.d
logging = ahriman.ini.d/logging.ini
apply_migrations = yes
database = /var/lib/ahriman/ahriman.db
suppress_http_log_errors = yes