Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Knot Resolver
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
124
Issues
124
List
Boards
Labels
Milestones
Merge Requests
17
Merge Requests
17
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Knot projects
Knot Resolver
Commits
0cb9fe6f
Commit
0cb9fe6f
authored
Apr 04, 2016
by
Tomas Hozza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo in daemon documentation
Signed-off-by:
Tomas Hozza
<
thozza@redhat.com
>
parent
79a84400
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
daemon/README.rst
daemon/README.rst
+1
-1
No files found.
daemon/README.rst
View file @
0cb9fe6f
...
...
@@ -191,7 +191,7 @@ A simple example would be to load static hints.
'hints' -- no configuration
}
If the module accepts
accepts
configuration, you can call the ``module.config({...})`` or provide options table.
If the module accepts configuration, you can call the ``module.config({...})`` or provide options table.
The syntax for table is ``{ key1 = value, key2 = value }``, and it represents the unpacked `JSON-encoded`_ string, that
the modules use as the :ref:`input configuration <mod-properties>`.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment