|
@@ -272,11 +272,11 @@ dir = PATH "data"
|
|
|
; "urlshortener" needs to point to the base URL of your PrivateBin
|
|
; "urlshortener" needs to point to the base URL of your PrivateBin
|
|
|
; instance with "?shortenviachhoto&link=" appended. For example:
|
|
; instance with "?shortenviachhoto&link=" appended. For example:
|
|
|
; urlshortener = "${basepath}?shortenviachhoto&link="
|
|
; urlshortener = "${basepath}?shortenviachhoto&link="
|
|
|
-; This URL will in turn call Chhoto-url on the server side, using the URL from
|
|
|
|
|
|
|
+; This URL will in turn call Chhoto on the server side, using the URL from
|
|
|
; "apiurl" and the API Key from the "apikey" parameters below.
|
|
; "apiurl" and the API Key from the "apikey" parameters below.
|
|
|
; apiurl = "https://chhoto-url.example.com/api/new"
|
|
; apiurl = "https://chhoto-url.example.com/api/new"
|
|
|
; apikey = "your_api_key"
|
|
; apikey = "your_api_key"
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
;[shlink]
|
|
;[shlink]
|
|
|
; - Shlink requires you to make a post call with a generated API key.
|
|
; - Shlink requires you to make a post call with a generated API key.
|
|
|
; use this section to setup the API key and URL. In order to use this section,
|
|
; use this section to setup the API key and URL. In order to use this section,
|