Index: .env.example
===================================================================
--- .env.example	(revision a78e0510b83d6c7816b9e170d532097356374f6f)
+++ .env.example	(revision 196e1beeaf1cadfc95f285a77f5d56a75b1a91c0)
@@ -51,4 +51,5 @@
 # site, even on an environment without ffmpeg. Hub and Circles keep working.
 # External embeds (YouTube/SoundCloud/Spotify) keep working too.
+# Reversible: set back to "on" (or remove) and restart — no reinstall, tracks kept.
 KLONKT_AUDIO=on
 
Index: README.md
===================================================================
--- README.md	(revision a78e0510b83d6c7816b9e170d532097356374f6f)
+++ README.md	(revision 196e1beeaf1cadfc95f285a77f5d56a75b1a91c0)
@@ -27,4 +27,8 @@
 ideal for minimal hosting. Circles and external embeds
 (YouTube/SoundCloud/Spotify) keep working.
+
+It's **fully reversible**: set `KLONKT_AUDIO` back to `on` (or remove the line)
+and restart — no reinstall. The flag only toggles the audio routes/UI; the
+database tables are never dropped, so any tracks you had are preserved.
 
 ## Self-hosting
