Changeset 196e1be in Klonkt for README.md


Ignore:
Timestamp:
06/27/2026 01:07:16 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
6ea5f92
Parents:
a78e051
Message:

docs(lite): clarify Lite mode is reversible (env flag + restart, no reinstall)

  • README.md — Lite-mode section: switching KLONKT_AUDIO back to on + restart restores audio; the flag only gates routes/UI, DB tables are never dropped so tracks are preserved.
  • .env.example — same one-line note next to KLONKT_AUDIO.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    ra78e051 r196e1be  
    2727ideal for minimal hosting. Circles and external embeds
    2828(YouTube/SoundCloud/Spotify) keep working.
     29
     30It's **fully reversible**: set `KLONKT_AUDIO` back to `on` (or remove the line)
     31and restart — no reinstall. The flag only toggles the audio routes/UI; the
     32database tables are never dropped, so any tracks you had are preserved.
    2933
    3034## Self-hosting
Note: See TracChangeset for help on using the changeset viewer.