RSS
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
module.exports = {
|
||||
image_cache_control: `public, max-age=${7*24*60*60}`,
|
||||
resource_cache_time: 30*60*1000,
|
||||
|
||||
external: {
|
||||
timeline_query_hash: "e769aa130647d2354c40ea6a439bfc08",
|
||||
timeline_fetch_first: 12
|
||||
timeline_fetch_first: 12,
|
||||
username_regex: "[\\w.]+"
|
||||
},
|
||||
|
||||
symbols: {
|
||||
|
||||
Reference in New Issue
Block a user