📄 formprocessorpro.cfg
字号:
# password to manage this config
managing_password = NOTwh797Gp8
# sendmail cmd
mail_cmd = /usr/sbin/sendmail -t
# smtp server. comment this line to use sendmail
mailserver = yoursite.com
# list of referers
Referers = yoursite.com
Referers = www.yoursite.com
Referers = localhost
# base path for templates.
base_path = ../
# path for attachments (relative to base_path).
# chmod 766 (write permission) this dir.
attachments_path = attachments/
# attachments time to live on server (in seconds).
attachments_ttl = 3600
# attachments max file size (in KB, 1024 for 1M)
max_file_size = 512
#default mail format (this option is overrided for AOL as plain)
mail_format = plain
date_format = dd month yyyy #27 April 2003
#date_format = wee dd/mm/yy #Sun 27/04/03
#date_format = weekday mmm dd, yyyy #Sunday Apr 27, 2003
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -