mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
feat: add audio playback and file download features with corresponding UI updates
This commit is contained in:
@@ -12,7 +12,12 @@
|
||||
"Name": "My EchoHub Server",
|
||||
"Description": "A self-hosted EchoHub chat server",
|
||||
"PublicServer": false,
|
||||
"PublicHost": ""
|
||||
"PublicHost": "",
|
||||
"Admins": []
|
||||
},
|
||||
"Storage": {
|
||||
"CleanupIntervalHours": 1,
|
||||
"RetentionDays": 30
|
||||
},
|
||||
"Encryption": {
|
||||
"Key": "",
|
||||
|
||||
Reference in New Issue
Block a user