mirror of
https://github.com/owncloud/ocis
synced 2026-05-01 12:07:27 +02:00
feat: include debug server in collaboration
This commit is contained in:
@@ -23,7 +23,7 @@ type Config struct {
|
||||
|
||||
Tracing *Tracing `yaml:"tracing"`
|
||||
Log *Log `yaml:"log"`
|
||||
//Debug Debug `yaml:"debug"`
|
||||
Debug Debug `yaml:"debug"`
|
||||
|
||||
Context context.Context `yaml:"-"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user