summaryrefslogtreecommitdiffstats
path: root/config.php-example
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-example')
-rw-r--r--config.php-example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php-example b/config.php-example
index 81eb6a2..e84bf8b 100644
--- a/config.php-example
+++ b/config.php-example
@@ -23,6 +23,8 @@ var $language = 'en';
/* Set the standard VRDE Port Number / Range, e.g. 1010-1020 or 1027 */
var $vrdeports = '9000-9100';
+/* Set the default VRDE address, e.g. 192.168.1.1 */
+#var $vrdeaddress = '192.168.1.1';
/*
*