Sfoglia il codice sorgente

whitelist_paste_creation description

Steven Andrés 6 anni fa
parent
commit
b8594c174a
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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,