diff --git a/conf/config.dist.php b/conf/config.dist.php index 374ec4e..2657b5c 100755 --- a/conf/config.dist.php +++ b/conf/config.dist.php @@ -18,7 +18,7 @@ $db['port'] = 3306; * * Set to the hostname or IP address of the webserver, or % to allow all ******************************/ -$db['webhost'] = ''; +$db['webhost'] = '%'; /**