Updated default configuration files to include more current example properties and references to the relevant documentation.
This commit is contained in:
parent
3b4e89441c
commit
cd7497c7bc
5 changed files with 52 additions and 20 deletions
|
@ -1,6 +1,10 @@
|
|||
# The SMTP server to use for sending mails. Set and
|
||||
# uncomment this line before trying to send mails from
|
||||
# Helma applications.
|
||||
# Helma server configuration file.
|
||||
# More information about this file is available at
|
||||
# http://helma.org/docs/guide/properties/server.properties/
|
||||
|
||||
|
||||
# The SMTP server to use for sending mails. Set and uncomment the
|
||||
# following line before trying to send mails from Helma applications.
|
||||
#
|
||||
# smtp=mail.yourdomain.com
|
||||
|
||||
|
@ -24,4 +28,3 @@
|
|||
|
||||
# list ip addresses for admin-application here:
|
||||
allowAdmin=127.0.0.1, 192.168.0.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue