⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pebble.properties

📁 pebble-blog 博客源码博客源码博客源码
💻 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 + -