mirror of http://git.simp.i2p/simp/i2music.git
51 lines
1.2 KiB
Plaintext
Executable File
51 lines
1.2 KiB
Plaintext
Executable File
[settings]
|
|
hostname = 127.0.0.1
|
|
site_port = 5000
|
|
stream_port = 5001
|
|
gunicorn_port = 5005
|
|
gunicorn_stream_port = 5006
|
|
secret_key = <secret_key>
|
|
changelog = changelog.txt
|
|
log_file_location = log.txt
|
|
|
|
[appearance]
|
|
site_title = Test player
|
|
default_theme = darkgreen
|
|
theme_list = darkgreen:#02AE16FF, pink:#FF00E1FF, blue:#00a2ff, red:#b80000
|
|
image_resize_kb = 150
|
|
|
|
[footer]
|
|
left_footer = <a href="http://skank.i2p" target="_blank"> Running on I2P+</a>
|
|
right_footer = <a href="http://git.simp.i2p/simp/i2music" target="_blank">GIT</a>
|
|
ah = <address helper link>
|
|
|
|
[audio_settings]
|
|
bitrate = 96k
|
|
default_image = nocover.jpeg
|
|
default_delay = 1
|
|
|
|
[playlists]
|
|
subpath = playlists
|
|
exclude =
|
|
|
|
[b32streams]
|
|
b32s =
|
|
|
|
[torrent]
|
|
make_playlist_torrents = True
|
|
wait_before_adding_torrent = 10
|
|
get_peercounts = False
|
|
scraper_hostname = 127.0.0.1
|
|
scraper_http_proxy = 4444
|
|
scrape_interval = 1200
|
|
torrent_directory =
|
|
|
|
[trackers]
|
|
tracker_list =
|
|
http://opentracker.simp.i2p/a
|
|
http://opentracker.dg2.i2p/a
|
|
http://opentracker.skank.i2p/a
|
|
http://opentracker.eeptorrent.i2p/a
|
|
http://omitracker.i2p/announce.php
|
|
http://6kw6voy3v5jzmkbg4i3rlqjysre4msgarpkpme6mt5u2jw33nffa.b32.i2p/announce
|
|
http://i32bdpbyflc5l7ibhqmq7f72gglflrd6sgnmlqj6xsdjis5yjuga.b32.i2p/announce |