Changeset f574435 in Klonkt for .env.example
- Timestamp:
- 07/21/2026 03:45:36 AM (7 weeks ago)
- Branches:
- main
- Children:
- e2ea5c4
- Parents:
- 4590e66
- git-author:
- Robin <roboburr@…> (07/21/2026 03:45:33 AM)
- git-committer:
- Robin <roboburr@…> (07/21/2026 03:45:36 AM)
- File:
-
- 1 edited
-
.env.example (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
.env.example
r4590e66 rf574435 11 11 # restarts/updates). Or set your own: openssl rand -hex 32 12 12 SESSION_SECRET= 13 # Encrypts the stored Patreon secrets for paid posts. Same deal: leave EMPTY to 14 # auto-generate on first use (saved to storage/.paid-secret, kept outside the DB 15 # so a database dump alone stays useless). Or set your own: openssl rand -base64 32 16 PAID_SECRET= 13 17 DATABASE_PATH=./storage/database.sqlite 14 18 MEDIA_PATH=./storage/media … … 52 56 # The core app, all updates and Cirkels are free. A handful of extras 53 57 # (newsletter, statistics, EPK, link-in-bio, embeddable player, show agenda, 54 # release planning, download-for-email ) are unlocked by a one-time Patreon55 # supporter link — that's what funds the project:58 # release planning, download-for-email, paid posts) are unlocked by a one-time 59 # Patreon supporter link — that's what funds the project: 56 60 # klonkt.com / patreon.com/c/roboburr. Leave this on. 57 61 KLONKT_PREMIUM_ENABLED=on
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)