diff options
| author | Caine <caine@jihakuz.xyz> | 2026-03-07 12:56:44 +0000 |
|---|---|---|
| committer | Caine <caine@jihakuz.xyz> | 2026-03-07 12:56:44 +0000 |
| commit | c007b565ae302565ba47807964bdfc1d69722f9e (patch) | |
| tree | c362727f3bfa67928f53416673bf4dde161559b2 /.gitignore | |
| parent | 01682c62c2c9ea2f7f498544ee3aaa299c0c2423 (diff) | |
Move Icecast password to secrets.liq, remove from tracked files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -32,5 +32,6 @@ __pycache__/ # Legacy/backup files *.bak -# Secrets — Icecast password is in radio.liq and track_announce.liq -# These are tracked but the password should be moved to env var eventually +# Secrets +secrets.liq +ezstream.xml |
