client+server/general: fix config references

...some references still referred to non-existing config.ini.
This commit is contained in:
rr-
2016-04-10 11:31:41 +02:00
parent e268d679d3
commit 4faf42ee19
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
[alembic]
script_location = szurubooru/migrations
# overriden from within config.ini
# overriden by szurubooru's config
sqlalchemy.url =
[loggers]