prosody: Show Snikket domain in admin shell prompt
This commit is contained in:
parent
2d623e7bf5
commit
08080f03b9
@ -29,6 +29,8 @@ data_path = "/snikket/prosody"
|
|||||||
|
|
||||||
pidfile = "/var/run/prosody/prosody.pid"
|
pidfile = "/var/run/prosody/prosody.pid"
|
||||||
|
|
||||||
|
admin_shell_prompt = ("prosody [%s]> "):format(DOMAIN)
|
||||||
|
|
||||||
-- Aggressive GC to reduce resource consumption. These values are not
|
-- Aggressive GC to reduce resource consumption. These values are not
|
||||||
-- incredibly scientific, but should be good for a small private server.
|
-- incredibly scientific, but should be good for a small private server.
|
||||||
-- They should be reviewed on the upgrade to Lua 5.4.
|
-- They should be reviewed on the upgrade to Lua 5.4.
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
vars:
|
vars:
|
||||||
prosody:
|
prosody:
|
||||||
package: "prosody-trunk"
|
package: "prosody-trunk"
|
||||||
build: "1535"
|
build: "1537"
|
||||||
prosody_modules:
|
prosody_modules:
|
||||||
revision: "8bd36bba2292"
|
revision: "8bd36bba2292"
|
||||||
tasks:
|
tasks:
|
||||||
|
Loading…
Reference in New Issue
Block a user