missing =

This commit is contained in:
Anthony Young 2011-09-20 10:57:38 -07:00
parent 79422a43ac
commit a27523a871

View File

@ -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