Merge pull request #76 from snikket-im/feature/admin-shell-prompt

prosody: Show Snikket domain in admin shell prompt
This commit is contained in:
Matthew Wild 2021-11-12 16:02:51 +00:00 committed by GitHub
commit b2b1ea3660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -29,6 +29,8 @@ data_path = "/snikket/prosody"
pidfile = "/var/run/prosody/prosody.pid"
admin_shell_prompt = ("prosody [%s]> "):format(DOMAIN)
-- Aggressive GC to reduce resource consumption. These values are not
-- incredibly scientific, but should be good for a small private server.
-- They should be reviewed on the upgrade to Lua 5.4.

View File

@ -7,7 +7,7 @@
vars:
prosody:
package: "prosody-trunk"
build: "1535"
build: "1537"
prosody_modules:
revision: "8bd36bba2292"
tasks: