prosody: Show Snikket domain in admin shell prompt

This commit is contained in:
Matthew Wild 2021-11-12 13:41:32 +00:00
parent 2d623e7bf5
commit 08080f03b9
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: