Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
0f7ff732
Commit
0f7ff732
authored
Dec 03, 2014
by
Marcin Siodelski
Browse files
[master] Merge branch 'trac3630'
parents
9a10722e
b80cea93
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/keactrl/kea.conf.pre
View file @
0f7ff732
...
...
@@ -36,6 +36,11 @@
# Add names of interfaces to listen on.
"interfaces": [ ],
# Use Memfile lease database backend to store leases in a CSV file.
"lease-database": {
"type": "memfile"
},
# Addresses will be assigned with preferred and valid lifetimes
# being 3000 and 4000, respectively. Client is told to start
# renewing after 1000 seconds. If the server does not repond
...
...
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