Update config file header
We really don't need to license the config file....
This commit is contained in:
parent
0a628e83c1
commit
3d541f867b
1 changed files with 3 additions and 8 deletions
|
@ -1,11 +1,6 @@
|
||||||
; PrivateBin
|
; config file for PrivateBin
|
||||||
;
|
;
|
||||||
; a zero-knowledge paste bin
|
; An explanation of each setting can be find online at https://github.com/PrivateBin/PrivateBin/wiki/Configuration.
|
||||||
;
|
|
||||||
; @link https://github.com/PrivateBin/PrivateBin
|
|
||||||
; @copyright 2012 Sébastien SAUVAGE (sebsauvage.net)
|
|
||||||
; @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
|
|
||||||
; @version 0.22
|
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
; enable or disable the discussion feature, defaults to true
|
; enable or disable the discussion feature, defaults to true
|
||||||
|
|
Loading…
Reference in a new issue