changes for charm

condor-scripts
Mike Lang 5 years ago
parent c3e9ffd244
commit 4ce2094cef

@ -39,7 +39,7 @@
// Local path to save segments to. Full path must already exist. Cannot contain ':'.
// On OSX you need to change this to /private/var/lib/wubloader
segments_path:: "/var/lib/wubloader/",
segments_path:: "/srv/wubloader/",
// Local path to save database to. Full path must already exist. Cannot
// contain ':'. If this directory is non-empty, the database will start with
@ -59,7 +59,7 @@
sheetsync: 8005,
segment_coverage: 8006,
playlist_manager: 8007,
nginx: 80,
nginx: 8080,
nginx_ssl: 443,
postgres: 5432,
},

Loading…
Cancel
Save