mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
Updated Website Control Panel to add domains.
This commit is contained in:
@@ -14,3 +14,4 @@ class Package(models.Model):
|
||||
emailAccounts = models.IntegerField(null=True)
|
||||
dataBases = models.IntegerField(default=0)
|
||||
ftpAccounts = models.IntegerField(default=0)
|
||||
allowedDomains = models.IntegerField(default=0)
|
||||
|
||||
Reference in New Issue
Block a user