feat: read includes from list of directories

This commit is contained in:
2026-08-13 16:39:13 +03:00
parent a9a12cd247
commit 255ebe117a
9 changed files with 45 additions and 43 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.