diff options
author | Justin Clark-Casey (justincc) | 2011-07-21 03:21:19 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-07-21 03:21:19 +0100 |
commit | e1ce1067902614df732422721b8806e978a36f5f (patch) | |
tree | 9baac1b8a362f1b897560e705c77b4bd79cc6028 /bin/OpenSimDefaults.ini | |
parent | minor: group all the map tile options together (diff) | |
download | opensim-SC-e1ce1067902614df732422721b8806e978a36f5f.zip opensim-SC-e1ce1067902614df732422721b8806e978a36f5f.tar.gz opensim-SC-e1ce1067902614df732422721b8806e978a36f5f.tar.bz2 opensim-SC-e1ce1067902614df732422721b8806e978a36f5f.tar.xz |
make [SMTP] default comment option match actual default
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index d1b3ae6..bf36228 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -277,15 +277,15 @@ | |||
277 | 277 | ||
278 | 278 | ||
279 | [SMTP] | 279 | [SMTP] |
280 | enabled=false | 280 | enabled = false |
281 | 281 | ||
282 | ;enabled=true | 282 | ;enabled = true |
283 | ;internal_object_host=lsl.opensim.local | 283 | ;internal_object_host = lsl.opensim.local |
284 | ;host_domain_header_from=127.0.0.1 | 284 | ;host_domain_header_from = 127.0.0.1 |
285 | ;SMTP_SERVER_HOSTNAME=127.0.0.1 | 285 | ;SMTP_SERVER_HOSTNAME = 127.0.0.1 |
286 | ;SMTP_SERVER_PORT=25 | 286 | ;SMTP_SERVER_PORT = 25 |
287 | ;SMTP_SERVER_LOGIN=foo | 287 | ;SMTP_SERVER_LOGIN = foo |
288 | ;SMTP_SERVER_PASSWORD=bar | 288 | ;SMTP_SERVER_PASSWORD = bar |
289 | 289 | ||
290 | 290 | ||
291 | [Network] | 291 | [Network] |