mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add versionadded to new paste global option
This commit is contained in:
parent
b524b02c42
commit
77eea1445d
@ -1805,4 +1805,5 @@ class PasteGlobalConf(Setting):
|
|||||||
|
|
||||||
$ gunicorn -b 127.0.0.1:8000 --paste development.ini --paste-global FOO=1 --paste-global BAR=2
|
$ gunicorn -b 127.0.0.1:8000 --paste development.ini --paste-global FOO=1 --paste-global BAR=2
|
||||||
|
|
||||||
|
.. versionadded:: 20.0
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user