feat: read includes from list of directories

This commit is contained in:
2026-08-10 01:37:24 +03:00
parent e182e110d4
commit 9780b9821b
9 changed files with 37 additions and 40 deletions
@@ -1,6 +1,6 @@
[settings]
; Relative path to directory with configuration files overrides. Overrides will be applied in alphabetic order.
include = ahriman.ini.d
include = ahriman.ini.d $HOME/.config/ahriman.ini.d
; Relative path to configuration used by logging package.
logging = ahriman.ini.d/logging.ini
; Perform database migrations on the application start. Do not touch this option unless you know what you are doing.