
Filters fragments leads to section headers and previous options with no blank line between them foo = bar [section] Add a blank line to the beginning of each filter so that when applied the resulting file is more human readable Change-Id: I411eba5da5fc4e1a7217df197edbaf5ef2d5e4fa
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
|
|
[filter:swauth]
|
|
use = egg:swauth#swauth
|
|
# this line is not in the install docs?
|
|
default_swift_cluster = local#<%= @swauth_endpoint %>
|
|
super_admin_key = <%= @swauth_super_admin_key %>
|