mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-03 14:57:55 -05:00
add comment in app.example.ini
This commit is contained in:
parent
d619435219
commit
8a90b9b421
@ -260,6 +260,7 @@ RUN_USER = ; git
|
|||||||
;;
|
;;
|
||||||
;; ACME live directory (not to be confused with ACME directory URL: ACME_URL)
|
;; ACME live directory (not to be confused with ACME directory URL: ACME_URL)
|
||||||
;; (Refer to caddy's ACME manager https://github.com/caddyserver/certmagic)
|
;; (Refer to caddy's ACME manager https://github.com/caddyserver/certmagic)
|
||||||
|
;; Relative paths will be resolved to `${AppDataPath}/${AcmeLiveDirectory}`
|
||||||
;ACME_DIRECTORY = https
|
;ACME_DIRECTORY = https
|
||||||
;;
|
;;
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
Loading…
Reference in New Issue
Block a user