Update Config
@@ -42,6 +42,8 @@ This documents provides some explanation of the keys found in config.json
|
||||
| `websrv` | `cache` | `Boolean` | Enable caching | `false` |
|
||||
| `websrv` | `eps` | `Number` | entries per site | `100` | How many Thumbs should be loaded at once on the main page
|
||||
| `websrv` | `background` | `Boolean` | BG processing | `true` | Enable/Disable blurry background for items globally as default setting
|
||||
| `websrv` | `log_user_ips` | `Boolean` | IP logging | `false` | Log User IP to Database
|
||||
| `websrv` | `hash_user_ips` | `Boolean` | IP logging | `true` | If `log_user_ips` is `true` IPs will be logged hashed
|
||||
| `websrv` | `description` | `String` | Site description | `"Example Description"` | Meta Tag
|
||||
| `websrv` | `themes` | `Array` | Available themes | `["amoled"]` | Possible: `atmos`,`4d`,`xd`,`orange`,`p1nk`,`iced`,`f0ck95d`
|
||||
| `websrv` | `theme` | `String` | Active theme | `"amoled"` | Default theme
|
||||
|
||||
Reference in New Issue
Block a user