missing =
This commit is contained in:
parent
79422a43ac
commit
a27523a871
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ bind_port = 9191
|
||||||
log_file = %DEST%/glance/registry.log
|
log_file = %DEST%/glance/registry.log
|
||||||
|
|
||||||
# Where to store images
|
# Where to store images
|
||||||
filesystem_store_datadir %DEST%/glance/images
|
filesystem_store_datadir = %DEST%/glance/images
|
||||||
|
|
||||||
# Send logs to syslog (/dev/log) instead of to file specified by `log_file`
|
# Send logs to syslog (/dev/log) instead of to file specified by `log_file`
|
||||||
use_syslog = False
|
use_syslog = False
|
||||||
|
|
Loading…
Reference in a new issue