mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 06:46:10 +01:00
possible fix of https://community.cyberpanel.net/t/snappymail-does-not-show-email-folders-for-subdomain-domain-com-websites/40026
This commit is contained in:
@@ -102,7 +102,7 @@ class preFlightsChecks:
|
|||||||
debug = 1
|
debug = 1
|
||||||
cyberPanelMirror = "mirror.cyberpanel.net/pip"
|
cyberPanelMirror = "mirror.cyberpanel.net/pip"
|
||||||
cdn = 'cyberpanel.sh'
|
cdn = 'cyberpanel.sh'
|
||||||
SnappyVersion = '2.15.3'
|
SnappyVersion = '2.25.3'
|
||||||
|
|
||||||
def __init__(self, rootPath, ip, path, cwd, cyberPanelPath, distro, remotemysql=None, mysqlhost=None, mysqldb=None,
|
def __init__(self, rootPath, ip, path, cwd, cyberPanelPath, distro, remotemysql=None, mysqlhost=None, mysqldb=None,
|
||||||
mysqluser=None, mysqlpassword=None, mysqlport=None):
|
mysqluser=None, mysqlpassword=None, mysqlport=None):
|
||||||
|
|||||||
Reference in New Issue
Block a user