-
Notifications
You must be signed in to change notification settings - Fork 137
System Settings
Edi Wang edited this page Jul 10, 2022
·
7 revisions
This wiki discuss system settings in appsettings.[env].json. For blog settings, please use "/admin/settings" UI.
For production, it is strongly recommended to use Environment Variables over appsetting.json file.
Key | Data Type | Description |
---|---|---|
Editor |
string |
HTML or Markdown
|
CacheSlidingExpirationMinutes:Post |
int |
Time for cached posts to expire |
CacheSlidingExpirationMinutes:Page |
int |
Time for cached pages to expire |
CacheSlidingExpirationMinutes:Image |
int |
Time for cached image to expire |