Added push, image support to prosody
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
return {
|
||||
["tokenauth/clear_expired_grants"] = 1771832870;
|
||||
["http_file_share/remove_expired_files"] = 1771869925;
|
||||
["mam/remove_expired_messages"] = 1771832870;
|
||||
["tokenauth/clear_expired_grants"] = 1771832870;
|
||||
["user_account_management/remove_deleted_accounts"] = 1771832870;
|
||||
["http_file_share/calculate_total_storage_usage"] = 1771869925;
|
||||
};
|
||||
|
||||
3
stacks/productivity/data/localhost/upload_stats.dat
Normal file
3
stacks/productivity/data/localhost/upload_stats.dat
Normal file
@@ -0,0 +1,3 @@
|
||||
return {
|
||||
["total"] = 0;
|
||||
};
|
||||
Reference in New Issue
Block a user