summaryrefslogtreecommitdiff
path: root/FS/FS/svc_domain.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-02-22 09:18:10 +0000
committerivan <ivan>2010-02-22 09:18:10 +0000
commit5fa9ce1b7c8b934e96a6a2f850a4e788eb76f495 (patch)
tree44ee491d16cf72bfa72fbe573d83901c6729d5c5 /FS/FS/svc_domain.pm
parenta1807414d26dd7d4c3ce67310047944178b07363 (diff)
communigate: domain account defaults, RT#7083
Diffstat (limited to 'FS/FS/svc_domain.pm')
-rw-r--r--FS/FS/svc_domain.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS/svc_domain.pm b/FS/FS/svc_domain.pm
index b928e26..d6eaf25 100644
--- a/FS/FS/svc_domain.pm
+++ b/FS/FS/svc_domain.pm
@@ -144,9 +144,13 @@ sub table_info {
},
'acct_def_password_selfchange' => { label => 'Acct. default Password modification',
type => 'checkbox',
+ disable_inventory => 1,
+ disable_select => 1,
},
'acct_def_password_recover' => { label => 'Acct. default Password recovery',
type => 'checkbox',
+ disable_inventory => 1,
+ disable_select => 1,
},
'acct_def_cgp_deletemode' => {
label => 'Acct. default Communigate message delete method',