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

📄 config.yml

📁 用ruby on rails写的一个博客程序,还不错..ruby on rails的确是个好框架
💻 YML
字号:
# Sitealizer config## This is the only configuration you need to change if you don't want to # leave it with the default config values.# # Access types:# - private: You have to enter the username and password below in order to view the stats# - public: Anyone can view your site's stats# # Queue size:# - The number of visitors in the queue before saving the stats to the DB.#   Minimum size shouldn't be under 5# sitealizer:  access_type: private  username: admin  password: admin  queue_size: 15

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -