whitelist_paste_creation description

This commit is contained in:
Steven Andrés 2020-05-07 16:48:17 -07:00 committed by GitHub
parent d847e2fcf2
commit b8594c174a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,