20 lines
536 B
Plaintext
20 lines
536 B
Plaintext
; This file shows initialization defaults for OpenSimulator. If you want to override these
|
|
; please copy/rename this file from .ini.example file to .ini. For example
|
|
;
|
|
; chat.ini.example => chat.ini
|
|
;
|
|
; or you can copy and paste the settings from this file directly to bin/OpenSim.ini
|
|
;
|
|
|
|
[SMTP]
|
|
|
|
enabled=false
|
|
|
|
;enabled=true
|
|
;internal_object_host=lsl.opensim.local
|
|
;host_domain_header_from=127.0.0.1
|
|
;SMTP_SERVER_HOSTNAME=127.0.0.1
|
|
;SMTP_SERVER_PORT=25
|
|
;SMTP_SERVER_LOGIN=foo
|
|
;SMTP_SERVER_PASSWORD=bar
|