sd_telegram/example.env
kls 5921e18977
All checks were successful
Actions Build Docker Image / Explore-Gitea-Actions (push) Successful in 14s
add some specificity
2024-02-11 11:32:30 +03:00

15 lines
479 B
Bash

VK_TOKEN = 'VK_TOKEN_HERE'
API_BOT_TOKEN = 'API_BOT_TOKEN_HERE'
VK_ALBUM_ID = 'VK_ALBUM_ID'
OK_ACCESS_TOKEN = 'OK_ACCESS_TOKEN_HERE'
OK_APPLICATION_KEY = 'OK_APPLICATION_KEY_HERE'
OK_APPLICATION_SECRET_KEY = 'OK_APPLICATION_SECRET_KEY_HERE'
OK_GROUP_ID = 'OK_GROUP_ID_HERE'
SD_HOST = '127.0.0.1'
SD_PORT = '7861'
SD_USERNAME = 'user'
SD_PASSWORD = '1234'
DEBUG = 'no' # 'yes' to debug
# ids are type int
#ALLOWED_USERS = '[id1, id2, idN]'
ALLOWED_USERS = '[]' # for public access