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
Petr Menšík
BIND
Commits
c210363a
Commit
c210363a
authored
Nov 22, 2000
by
Mark Andrews
Browse files
only one transfer-source is allowed.
parent
dbc41c82
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/xferquota/ns2/named.conf
View file @
c210363a
...
...
@@ -15,12 +15,11 @@
*
WITH
THE
USE
OR
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
/* $
Id
:
named
.
conf
,
v
1
.
1
3
2000
/
11
/
22
01
:
34
:
19
gson
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
1
4
2000
/
11
/
22
12
:
20
:
54
marka
Exp
$ */
options
{
query
-
source
address
10
.
53
.
0
.
2
;
transfer
-
source
10
.
53
.
0
.
2
;
transfer
-
source
10
.
53
.
0
.
2
;
port
5300
;
pid
-
file
"named.pid"
;
listen
-
on
{
10
.
53
.
0
.
2
; };
...
...
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