You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Victor R. Santos e9de8f1adb Add env variable to change configuration file path.
ETEBASE_EASY_CONFIG_PATH is optional, the server serches for the
configurations files in this order:
- "ETEBASE_EASY_CONFIG_PATH"
- etebase-server.ini
- /etc/etebase-server/etebase-server.ini
4 years ago
..
__init__.py Create a new django project. 4 years ago
asgi.py Create a new django project. 4 years ago
settings.py Add env variable to change configuration file path. 4 years ago
urls.py Only expose drf's auth in debug mode. 4 years ago
utils.py Port over easyconfig from the etesync server code. 4 years ago
wsgi.py Create a new django project. 4 years ago