add log level
This commit is contained in:
@@ -352,6 +352,8 @@ pixelfed:
|
||||
laravel:
|
||||
# -- Laravel log channel. Pixelfed's default, 'stack', sends logs to the default Laravel logfile. 'stderr' allows Kubernetes to capture these logs
|
||||
log_channel: stack
|
||||
# -- logging level
|
||||
log_level: "debug"
|
||||
|
||||
# -- Enable open registration for new accounts
|
||||
open_registration: true
|
||||
|
||||
Reference in New Issue
Block a user