mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
remove some spaces.
This commit is contained in:
parent
8e80328114
commit
b1816dd012
@ -548,6 +548,7 @@ class Loglevel(Setting):
|
|||||||
* error
|
* error
|
||||||
* critical
|
* critical
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class LogConfig(Setting):
|
class LogConfig(Setting):
|
||||||
name = "logconfig"
|
name = "logconfig"
|
||||||
section = "Logging"
|
section = "Logging"
|
||||||
@ -560,7 +561,6 @@ class LogConfig(Setting):
|
|||||||
logging module's Configuration file format.
|
logging module's Configuration file format.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
class Procname(Setting):
|
class Procname(Setting):
|
||||||
name = "proc_name"
|
name = "proc_name"
|
||||||
section = "Process Naming"
|
section = "Process Naming"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user