############################################# # +ext pageComments-config # # Configuration of sk_pagecomments # # YAML for TYPO3, Autoparser, Version 4.5.0 # # last modified 1/27/2007 # ############################################# plugin.tx_skpagecomments_pi1 { #### Set to 1 if you want emails beeing sent, if a new page-comment is sent. #### If you enable this, make sure your server can send out emails! emailNewMessage = 0 #### Set your own Email-Address here emailAddress = me@email.com #### Set the from-Address here emailFrom = from@email.com useFreecap = 0 useSectionFormLink = 1 minCharsComment = 20 _CSS_DEFAULT_STYLE > templateFile = fileadmin/template/pagecomments/template.html }