1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/airsonic_ynh.git synced 2024-09-03 18:06:14 +02:00
airsonic_ynh/conf/airsonic.properties

14 lines
517 B
Properties
Raw Normal View History

2019-05-22 22:10:48 +02:00
# Airsonic preferences. NOTE: This file is automatically generated. Do not modify while application is running
2019-02-06 19:37:46 +01:00
LdapEnabled=true
LdapUrl=ldap://localhost:389/ou=users,dc=yunohost,dc=org
2019-05-22 22:10:48 +02:00
LdapSearchFilter=(uid={0})
2019-02-06 19:37:46 +01:00
#LdapManagerDn=
2019-05-22 22:10:48 +02:00
#LdapManagerPassword=
2023-04-02 14:57:36 +02:00
# Automatically create users comming from YunoHost in Airsonic
2019-05-22 22:10:48 +02:00
LdapAutoShadowing=true
2019-10-07 16:02:06 +02:00
GettingStartedEnabled=false
PodcastFolder=/home/yunohost.multimedia/share/Podcasts
PlaylistFolder=/home/yunohost.multimedia/share/Playlists
2022-09-21 22:43:56 +02:00
server.forward-headers-strategy=native