aboutsummaryrefslogtreecommitdiff
path: root/example-config-jellystack
blob: 0e03d9824a7ea9c96f246536eeb09bc7a37200fa (plain)
1
2
3
4
# file: ~/.config/jellystack
# Also put password in ~/.jellyfin.password for the autocomplete to work
# Omit the trailing slash on the server name.
export password="eXamplePw$" username="admin" server="http://example.com:8096"
bgstack15