]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - config.php.sample
Rather large update, please see commit notes
[irc/unrealircd/unrealircd-webpanel.git] / config.php.sample
index 0fac91c79ac14eb433d0839df3bfe65c432e71c3..6726eb846ed634231fd05ca03336ca027851f8e9 100644 (file)
@@ -69,6 +69,11 @@ define(
 
  /**
   * SQL IP address or hostname
+  * You may specify a unix domain socket directory address
+  * E.g:
+  *     define('SQL_IP', "/path/to/unix/domain/socket");
+  *
+  * Path to unix socket MUST start with a slash "/"
   */
 define('SQL_IP', "127.0.0.1");