Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
17303f12
Commit
17303f12
authored
Aug 19, 2009
by
tbrehm
Browse files
Changed default mailbox quota to -1
parent
6ae1c77d
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/mail/form/mail_user.tform.php
View file @
17303f12
...
...
@@ -97,7 +97,7 @@ $form["tabs"]['mailuser'] = array (
'regex'
=>
'/^(-1)|([1-9][0-9]*)$/'
,
'errmsg'
=>
'quota_error_value'
),
),
'default'
=>
'
0
'
,
'default'
=>
'
-1
'
,
'value'
=>
''
,
'width'
=>
'30'
,
'maxlength'
=>
'255'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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