Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
32c1b077
Commit
32c1b077
authored
Apr 02, 2013
by
JINMEI Tatuya
Browse files
[2833] clarified the meaning of data source config passed to CacheConfig
parent
9a8bc5b0
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/datasrc/cache_config.h
View file @
32c1b077
...
...
@@ -119,8 +119,9 @@ public:
/// value of the data source configuration.
/// \param datasrc_client Client of the underlying data source for the
/// cache, if it's used; for MasterFiles types it's null.
/// \param datasrc_conf System-wide configuration for the data source.
/// This must be the configuration element for the data source.
/// \param datasrc_conf Configuration element for the data source.
/// This must be the value of, e.g., data_sources/classes/IN[0] of
/// BIND 10 configuration.
/// \param allowed Whether in-memory cache is allowed by the process.
/// This must be derived from the allow_cache parameter of
/// \c ConfigurableClientList::configure().
...
...
Write
Preview
Supports
Markdown
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