1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Make Blackfire completely optional

This commit is contained in:
Yassine Guedidi 2024-12-22 00:16:01 +01:00
parent 5b71ede258
commit fb0aa4357d
3 changed files with 8 additions and 8 deletions

View file

@ -0,0 +1,4 @@
BLACKFIRE_SERVER_ID=CHANGE_ME
BLACKFIRE_SERVER_TOKEN=CHANGE_ME
BLACKFIRE_CLIENT_ID=CHANGE_ME
BLACKFIRE_CLIENT_TOKEN=CHANGE_ME