Skip to content

Commit 0eb4bb6

Browse files
multaniamol-
authored andcommitted
Fix formatting issue in the configuration doc (#179)
1 parent 4a2cb74 commit 0eb4bb6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

beaker/docs/configuration.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,10 @@ webtest_varname (**optional**, string)
111111
the environ for use with WebTest. The name provided here is where the
112112
session object will be attached to the WebTest TestApp return value.
113113

114-
url (**optional**, string) URL is specific to use of either ``ext:memcached``,
115-
``ext:database``, ``ext:mongodb``, or ``ext:redis``. When using one of those
116-
types, this option is **required**.
114+
url (**optional**, string)
115+
URL is specific to use of either ``ext:memcached``, ``ext:database``,
116+
``ext:mongodb``, or ``ext:redis``. When using one of those types, this
117+
option is **required**.
117118

118119
When used with ``ext:memcached``, this should be either a single, or
119120
semi-colon separated list of memcached servers::

0 commit comments

Comments
 (0)