X-Git-Url: https://git.deb.at/?p=deb%2Fhackedgotchi.git;a=blobdiff_plain;f=config%2Fconfig.ini.tmpl;h=0cb19248941a44abb1333a520c0885d4cc97cb03;hp=b5238b0627ae7e926fa4a185928fd5393c94253e;hb=HEAD;hpb=64c0de03b96e78b62ba1190ceb5fcffe909c16d3 diff --git a/config/config.ini.tmpl b/config/config.ini.tmpl index b5238b0..0cb1924 100644 --- a/config/config.ini.tmpl +++ b/config/config.ini.tmpl @@ -47,7 +47,7 @@ date_format = %d %B, %Y %I:%M%p # new_date_format: strftime format for the 'new_date' template variable new_date_format = %B %d, %Y # cache_directory: Where cached feeds are stored. Add your 2letter Language code -cache_directory = cache/$2LETTERCODE +cache_directory = cache-$2LETTERCODE # Translate the following to your language. Do not change the names, just the # text after the = @@ -61,6 +61,7 @@ hiddenfeedstext2 = You currently have hidden entries. showalltext = Show all subscriptionstext = Subscriptions feedtext = feed +otherplanettext = Planetarium # Do not change config values below here, just skip to the feeds @@ -77,7 +78,7 @@ log_level = DEBUG spider_threads = 15 # template_files: Space-separated list of output template files -template_files = templates/index.html.dj templates/atom.xml.tmpl templates/rss20.xml.tmpl templates/rss10.xml.tmpl templates/opml.xml.tmpl templates/foafroll.xml.tmpl +template_files = templates/index.html.dj templates/atom.xml.dj templates/rss20.xml.dj templates/rss10.xml.dj templates/opml.xml.dj templates/foafroll.xml.dj # The following provide defaults for each template: # items_per_page: How many items to put on each page @@ -92,6 +93,9 @@ days_per_page = 0 encoding = utf-8 # locale = C +filters = remove-trackers-and-ads.plugin +filter_dir = filters + [templates/index.html.dj] date_format = %I:%M%P