?? pebble.properties
字號:
# the location where your Pebble data is stored, default is ${user.home}/pebble
dataDirectory=${user.home}/pebble
# the base URL (can start http:// or https://) where your blog is hosted, default is auto-discover at runtime
url=
# the secure URL (starting https://), which should only be set if you intend to use secure login
secureUrl=
# a flag to indicate whether Pebble is running in multi-blog mode, default is false
multiBlog=false
# the name/IP address of the server through which e-mail is sent, or a JNDI name starting java:/comp/env pointing to a preconfigured javax.mail.Session instance
smtpHost=java:comp/env/mail/Session
# the maximum file upload size in KB
fileUploadSize=10240
# a flag to indicate whether user themes are enabled, default is true
userThemesEnabled=true
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -