pbs overlay global path

This commit is contained in:
Astrologies 2021-12-17 06:14:14 -05:00
parent ab3f104a7d
commit 5f78567e3b
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ try
$RCCwsdl = "C:/Webserver/nginx/Alphaland/RCCService.wsdl"; //wsdl path for SOAP
//misc paths
$pbsOverlayPath = "C:/Webserver/nginx/Alphaland/PersonalServerOverlay.png";
$setupHtmlPath = "C:/Webserver/nginx/Alphaland/html_setup/";
$defaultPlacesPath = "C:/Webserver/nginx/Alphaland/default_places/"; //path to where the default places are stored
$defaultPbsPlacesPath = "C:/Webserver/nginx/Alphaland/default_pbs_places/"; //path to where the default pbs places are stored