Remove the misleading "Always"

This commit is contained in:
gholt
2011年01月23日 10:50:55 -08:00
parent 778cb9dedc
commit e274741f25

View File

@@ -203,10 +203,10 @@ The main rule to remember when working with Swift configuration files is:
.. note::
Always use the ``set option_name = value`` syntax in subsections if the
option is also set in the ``[DEFAULT]`` section. Don't get in the habit of
always using the ``set`` syntax or you'll probably mess up your
non-paste.deploy configuration files.
Use the ``set option_name = value`` syntax in subsections if the option is
also set in the ``[DEFAULT]`` section. Don't get in the habit of always
using the ``set`` syntax or you'll probably mess up your non-paste.deploy
configuration files.
---------------------------
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.