commit | a27523a87175c743cc0e83d89f329a36ea19a608 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 20 10:57:38 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 20 10:57:38 2011 -0700 |
tree | 880ccc366ba7867edb708b77801f6aa1384fd131 | |
parent | 79422a43ac3a31e14d15ae825f561a780b971530 [diff] [blame] |
missing =
diff --git a/files/glance-registry.conf b/files/glance-registry.conf index fc20988..75b21f7 100644 --- a/files/glance-registry.conf +++ b/files/glance-registry.conf
@@ -16,7 +16,7 @@ log_file = %DEST%/glance/registry.log # 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` use_syslog = False