Merge staging to main #31
Loading…
Reference in a new issue
No description provided.
Delete branch "staging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Main changes:
prosody_certificates
toprosody_certificate_path
variable@ -6,3 +6,1 @@
prosody_admins: "'admin@example.org'"
prosody_contact_info: "'support@example.org'"
prosody_abuse_info: "'abuse@example.org'"
prosody_admins: "admin@example.org"
It has to be
prosody_admins: "'admin@example.org'"
This is resolved
WIP: Merge staging to mainto Merge staging to main@meaz You can approve whenever you have time.