Files
apns2-push/config.ini.example
T
2026-06-19 21:29:11 +02:00

14 lines
251 B
Plaintext

[AUTH]
REGISTER_AUTH=dein_register_auth_token
MANAGE_AUTH=dein_manage_auth_token
[DATABASE]
SQLALCHEMY_DATABASE_URI=sqlite:///device_tokens.db
[APNS]
auth_key_path=./APNSAuthKey.p8
auth_key_id=dein_auth_key_id
team_id=dein_team_id
topic=dein_topic