mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Allow custom setting for the console prompt
Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
This commit is contained in:
@@ -230,6 +230,11 @@
|
||||
;; by scripts have changed.
|
||||
; DeleteScriptsOnStartup = true
|
||||
|
||||
;; Custom prompt
|
||||
;; This value replaces the word "Region" in console prompt
|
||||
;; (usualy "Region (regionName) # "
|
||||
;; Useful only if you have to monitor serveral servers
|
||||
; custom_prompt = "MyServer1"
|
||||
|
||||
[SMTP]
|
||||
;; The SMTP server enabled the email module to send email to external
|
||||
|
||||
Reference in New Issue
Block a user