Skip to content
Snippets Groups Projects
Unverified Commit 055ede04 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Remove duplicate configuration docs

parent 3d140819
No related branches found
No related tags found
1 merge request!94Hard-code larger token count
......@@ -69,10 +69,9 @@ class IZKAPRoot(IResource):
def from_configuration(node_config, store, redeemer=None):
"""
Instantiate the plugin root resource using data from its configuration
section in the Tahoe-LAFS configuration file::
[storageclient.plugins.privatestorageio-zkapauthz-v1]
# nothing yet
section, **storageclient.plugins.privatestorageio-zkapauthz-v1**, in the
Tahoe-LAFS configuration file. See the configuration documentation for
details of the configuration section.
:param _Config node_config: An object representing the overall node
configuration. The plugin configuration can be extracted from this.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment