Explorar o código

whitelist_paste_creation description

Steven Andrés %!s(int64=6) %!d(string=hai) anos
pai
achega
b8594c174a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      cfg/conf.sample.php

+ 2 - 1
cfg/conf.sample.php

@@ -128,7 +128,8 @@ markdown = "Markdown"
 limit = 10
 
 ; (optional) if you only want some source IP addresses to create pastes
-; enter their IPv4 address(es) here, separated by commas
+; enter their IPv4 address(es) here, separated by commas. This does not
+; currently support CIDR notation, only individual IPv4 addresses.
 ; whitelist_paste_creation = "12.34.56.78,99.88.77.66"
 
 ; (optional) if your website runs behind a reverse proxy or load balancer,