removed hardcoded include of pervasives.liq
This commit is contained in:
parent
8f372f5610
commit
b12d132aab
|
@ -5,7 +5,6 @@ set("server.telnet", true)
|
||||||
set("server.telnet.port", 1234)
|
set("server.telnet.port", 1234)
|
||||||
# set("init.daemon.pidfile.path", "/var/run/airtime/airtime-liquidsoap.pid")
|
# set("init.daemon.pidfile.path", "/var/run/airtime/airtime-liquidsoap.pid")
|
||||||
|
|
||||||
%include "library/pervasives.liq"
|
|
||||||
|
|
||||||
#Dynamic source list
|
#Dynamic source list
|
||||||
#dyn_sources = ref []
|
#dyn_sources = ref []
|
||||||
|
|
Loading…
Reference in New Issue