Просмотр исходного кода

doc: make config consistent in quoting yourls header too as everything is unused

rugk 1 год назад
Родитель
Сommit
6631e770a0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      cfg/conf.sample.php

+ 1 - 1
cfg/conf.sample.php

@@ -259,7 +259,7 @@ dir = PATH "data"
 ;version = "latest"
 ;bucket = "my-bucket"
 
-[yourls]
+;[yourls]
 ; When using YOURLS as a "urlshortener" config item:
 ; - By default, "urlshortener" will point to the YOURLS API URL, with or without
 ;   credentials, and will be visible in public on the PrivateBin web page.