projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9147a9e
)
fix misapplication of patch
author
ivan
<ivan>
Mon, 14 Dec 2009 07:36:58 +0000
(07:36 +0000)
committer
ivan
<ivan>
Mon, 14 Dec 2009 07:36:58 +0000
(07:36 +0000)
FS/FS/Conf.pm
patch
|
blob
|
history
diff --git
a/FS/FS/Conf.pm
b/FS/FS/Conf.pm
index
1f708ad
..
1bc5860
100644
(file)
--- a/
FS/FS/Conf.pm
+++ b/
FS/FS/Conf.pm
@@
-2242,6
+2242,7
@@
worry that config_items is freeside-specific and icky.
'type' => 'checkbox',
},
+ {
'key' => 'overlimit_groups',
'section' => '',
'description' => 'RADIUS group (or comma-separated groups) to assign to svc_acct which has exceeded its bandwidth or time limit.',
@@
-2249,7
+2250,6
@@
worry that config_items is freeside-specific and icky.
'per_agent' => 1,
},
- {
{
'key' => 'support-key',
'section' => '',