10 lines
213 B
Text
10 lines
213 B
Text
|
|
||
|
# The path to your config file
|
||
|
CONFIG=/etc/maubot.yml
|
||
|
|
||
|
|
||
|
# Don't save updated config to disk (no write access to /etc)
|
||
|
ARGS=--no-update
|
||
|
|
||
|
ALEMBIC_ARGS=--config /usr/lib/maubot/alembic.ini -x config=/etc/maubot.yml
|