14 lines
421 B
Properties
14 lines
421 B
Properties
baseURI = /antville
|
|
|
|
# used for FROM in sending emails
|
|
adminEmail = robert.gaggl@orf.at
|
|
|
|
# path where uploaded images will be stored ..
|
|
# don't forget the trailing slash!!!!!
|
|
# if you're using antville on a Windows-machine, don't forget
|
|
# to mask backslashes with backslashes, i.e.
|
|
# imgPath = D:\\htdocs\\img\\antville\\
|
|
imgPath = /usr/local/httpd/htdocs/img/antville/
|
|
|
|
# url of weblog-images
|
|
imgUrl = /images/antville/
|