port part of settings to database

This commit is contained in:
2022-03-26 04:51:31 +03:00
parent fb02e676af
commit 2164988a26
117 changed files with 2768 additions and 1044 deletions

View File

@ -4,6 +4,7 @@ FROM archlinux:base-devel
ENV AHRIMAN_ARCHITECTURE="x86_64"
ENV AHRIMAN_DEBUG=""
ENV AHRIMAN_FORCE_ROOT=""
ENV AHRIMAN_HOST="0.0.0.0"
ENV AHRIMAN_OUTPUT="syslog"
ENV AHRIMAN_PACKAGER="ahriman bot <ahriman@example.com>"
ENV AHRIMAN_PORT=""