Merge pull request #7 from w1bsb/main

Fix default interlink file, title in index page.
pull/8/head
Tom Early 4 years ago committed by GitHub
commit 96cac7a253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,7 +62,7 @@ $CallingHome['Comment'] = "your_comment";
$CallingHome['HashFile'] = "/xlxd-ch/callinghome.php"; // Make sure the apache user has read and write permissions in this folder.
$CallingHome['LastCallHomefile'] = "/xlxd-ch/lastcallhome.php"; // lastcallhome.php can remain in the tmp folder
$CallingHome['OverrideIPAddress'] = ""; // Insert your IP address here. Leave blank for autodetection. No need to enter a fake address.
$CallingHome['InterlinkFile'] = "/usr/local/etc/xlxd.interlink"; // Path to interlink file
$CallingHome['InterlinkFile'] = "/usr/local/etc/urfd.interlink"; // Path to interlink file
/*
include an extra config file for people who dont like to mess with shipped config.ing.php

Loading…
Cancel
Save

Powered by TurnKey Linux.