improved file order and redability

This commit is contained in:
2025-05-01 00:11:23 +01:00
parent 0dcd07a89f
commit e287e6197e

View File

@@ -1,4 +1,7 @@
# LOG_LEVEL options: CRITICAL, ERROR, WARNING, INFO, DEBUG, NOTSET # LOG_LEVEL options: CRITICAL, ERROR, WARNING, INFO, DEBUG, NOTSET
LOG_LEVEL=INFO
# Matrix Configuration
HOMESERVER_URL = "https://matrix.org" HOMESERVER_URL = "https://matrix.org"
USER_ID = "@botbot_user:matrix.org" USER_ID = "@botbot_user:matrix.org"
PASSWORD = "botbot_password" PASSWORD = "botbot_password"