mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-07 05:07:53 +02:00
Option to choose number of MySQL Instances!
This commit is contained in:
16
install-two/rainloop/cyberpanel.net.ini
Normal file
16
install-two/rainloop/cyberpanel.net.ini
Normal file
@@ -0,0 +1,16 @@
|
||||
imap_host = "localhost"
|
||||
imap_port = 143
|
||||
imap_secure = "TLS"
|
||||
imap_short_login = Off
|
||||
sieve_use = Off
|
||||
sieve_allow_raw = Off
|
||||
sieve_host = ""
|
||||
sieve_port = 4190
|
||||
sieve_secure = "None"
|
||||
smtp_host = "localhost"
|
||||
smtp_port = 587
|
||||
smtp_secure = "TLS"
|
||||
smtp_short_login = Off
|
||||
smtp_auth = On
|
||||
smtp_php_mail = Off
|
||||
white_list = ""
|
||||
Reference in New Issue
Block a user