; Database settings. ; ; You will need to set these to your database. ; ; [database] ; Database host ; HOST=mysql.tunestar.net HOST=localhost ; Username. USER=pfsadmin_advise ; Password to login as. PASS=power88 ; Database name to use. DATABASE=pfsadmin_advise ; Whether or not to use persistant database connections. Anything ; set to false for no. PERSISTANT=true ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ** IMPORTANT ** ;; ;; The rest of this INI file is loaded into a database (TABLE: cfg_settings) changes ;; will NOT take effect unless you run setup again. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [Login] ; ; These are the field names to be used when setting up a GenieGate_Api_Login object ; from conf.php ; USE_HTTP_AUTH=TRUE REALM=Restricted VIEW=GenieGate/views/user/login.php [Expire] default=30 [Url] StartPage=https://powerfengshui.info/advise/livehelp.php [Controller] ; ; Alternate Implementations (for strange cases) ; Admin=GenieGate/Controller/Admin.php:GenieGate_Controller_Admin User=GenieGate/Controller/User.php:GenieGate_Controller_User