updates for zmanagement x2
All checks were successful
Build Org Backend / build (push) Successful in 23s
All checks were successful
Build Org Backend / build (push) Successful in 23s
This commit is contained in:
@@ -24,8 +24,19 @@ EMACS_RUN_DIR=/home/zaine
|
||||
EMACS_RUN_LOG=/home/zaine/logs/emacs.log
|
||||
COMBINED_RUN_LOG=/home/zaine/logs/combined.log
|
||||
|
||||
PLAY_RPG_SAVE_DIR=/home/zaine/master-folder/org-platform/org_backend/data/rpg-saves
|
||||
|
||||
# Leave unset on private zone — timesheet API read/write without credentials
|
||||
# ORG_BACKEND_API_KEY=
|
||||
TIMESHEET_AUTH_REQUIRED=false
|
||||
PLAY_RPG_SAVE_DIR=/home/zaine/master-folder/org-platform/org_backend/data/rpg-saves
|
||||
|
||||
# Calendar sync
|
||||
NEXTCLOUD_CALDAV_URL=https://nextcloud.zainezq.com/remote.php/dav/calendars/zaine/
|
||||
NEXTCLOUD_CALDAV_CALENDARS=personal,zxh
|
||||
NEXTCLOUD_CALDAV_USERNAME=zaine
|
||||
NEXTCLOUD_CALDAV_PASSWORD=change-me-to-a-nextcloud-app-password
|
||||
CALENDAR_TIMEZONE=Europe/London
|
||||
CALENDAR_SYNC_DAYS_BACK=30
|
||||
CALENDAR_SYNC_DAYS_FORWARD=365
|
||||
# Optional: external ICS feed for work calendar
|
||||
WORK_ICS_URL=
|
||||
|
||||
# Leave unset on private zone — timesheet API read/write without credentials
|
||||
# ORG_BACKEND_API_KEY=
|
||||
TIMESHEET_AUTH_REQUIRED=false
|
||||
|
||||
Reference in New Issue
Block a user