diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-04 21:59:59 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-04 21:59:59 -0400 |
commit | 1e088983f6a80b6fd47543d0b4989e9ddb3234d5 (patch) | |
tree | 16af4205d84c9194257887e5e54653f79e96f987 /vars/common | |
parent | a1bddcb1de1053994fb445267ca5d1ffaecb0fb5 (diff) | |
download | infrastructure-1e088983f6a80b6fd47543d0b4989e9ddb3234d5.tar.gz |
add imap stuff
Diffstat (limited to 'vars/common')
-rw-r--r-- | vars/common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vars/common b/vars/common index 7c54673..18d0e52 100644 --- a/vars/common +++ b/vars/common @@ -39,6 +39,8 @@ graphics_type=intel boxconf_username='s-boxconf' host_keytab_groupname=hostkeytab host_keytab_gid=788 +lmtp_port=25 +quota_status_port=10993 krb5_ticket_lifetime=24h krb5_renew_lifetime=7d nslcd_min_uid=1000 |