Skip to content
settings.py 189 B
Newer Older
decentral1se's avatar
decentral1se committed
"""Settings module."""

SCHEMA_URL = 'https://lab.libreho.st/librehosters/librehost-api/raw/master/librehost.json'  # noqa
DIRECTORY_URL = 'https://libreho.st/directory.json'
TIMEOUT = 0.8