{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"localhost",
"some-server.some-domain.com"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"skeletondirectory": "\/srv\/data\/skeleton",
"allowed_admin_ranges": [
"xx.xx.xx.xx",
"xx.xx.xx.xx",
"xx.xx.xx.xx"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"forwarded_for_headers": [
"HTTP_X_FORWARDED_FOR"
],
"default_phone_region": "SE",
"dbtype": "mysql",
"version": "32.0.2.3",
"overwriteprotocol": "https",
"overwrite.cli.url": "https:\/\/some-server.some-domain.com\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"dbreplica": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"redis.cluster": {
"seeds": "***REMOVED SENSITIVE VALUE***",
"failover_mode": 1,
"timeout": 0,
"read_timeout": 0,
"dbindex": 0
},
"bulkupload.enabled": false,
"htaccess.RewriteBase": "\/",
"loglevel": 2,
"maintenance": false,
"ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
"maintenance_window_start": 1,
"updater.server.url": "***REMOVED SENSITIVE VALUE***",
"updater.release.channel": "enterprise",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"activity_expire_days": 90,
"app_install_overwrite": [],
"knowledgebaseenabled": false,
"trashbin_retention_obligation": "30, 90",
"versions_retention_obligation": "30, 90"
}
}
How to use GitHub
Steps to reproduce
Expected behaviour
I should get an email every 1 day telling me I am over quota
Actual behaviour
I only got 1 email and no more. Something like 10 days has now passed. I have looked in spam-folder etc.
Server configuration
Web server: Apache
Database: MySQL
PHP version: 8.3
Nextcloud version: 32.0.2
List of activated apps
Nextcloud configuration