We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed87d1 commit 9b5cdbdCopy full SHA for 9b5cdbd
sogs/config.py
@@ -11,7 +11,6 @@
11
12
# Default config settings; most of these are configurable via config.ini (see it for details).
13
DB_URL = 'sqlite:///sogs.db'
14
-DB_SCHEMA_FILE = 'schema.sql' # Not configurable, just a constant
15
KEY_FILE = 'key_x25519'
16
URL_BASE = 'http://example.net'
17
HTTP_SHOW_INDEX = True
0 commit comments