mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-21 22:17:44 -04:00
test: default value for email configuration item;nit necessary to close php comment
::by sergio giraldo @ 20230910T0958CEST, gpg signed
This commit is contained in:
+2
-4
@@ -1,5 +1,4 @@
|
||||
;<?php http_response_code(403);
|
||||
/*
|
||||
;<?php http_response_code(403); /*
|
||||
; config file for PrivateBin
|
||||
;
|
||||
; An explanation of each setting can be find online at https://github.com/PrivateBin/PrivateBin/wiki/Configuration.
|
||||
@@ -263,5 +262,4 @@ dir = PATH "data"
|
||||
; (optional) the "signature" (access key) issued by YOURLS for the using account
|
||||
; signature = ""
|
||||
; (optional) the URL of the YOURLS API, called to shorten a PrivateBin URL
|
||||
; apiurl = "https://yourls.example.com/yourls-api.php"
|
||||
*/
|
||||
; apiurl = "https://yourls.example.com/yourls-api.php"
|
||||
Reference in New Issue
Block a user