remove double translation, avoid unsupported double quotes in INI file

This commit is contained in:
El RIDO
2020-10-13 07:28:35 +02:00
parent f12986a277
commit bb6a44ce7a
6 changed files with 7 additions and 5 deletions

View File

@@ -40,7 +40,8 @@ sizelimit = 10485760
template = "bootstrap"
; (optional) info text to display
;info = "More information on the <a href=\"https://privatebin.info/\">project page</a>."
; use single, instead of double quotes for HTML attributes
;info = "More information on the <a href='https://privatebin.info/'>project page</a>."
; (optional) notice to display
; notice = "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service."