X-Git-Url: https://git.deb.at/?p=deb%2Fhackedgotchi.git;a=blobdiff_plain;f=config%2Fconfig.ini.tmpl;h=c28e7a612d0e71dae24a661d17f3788f20091e91;hp=54d836d7c381116405e1d0416f89f02782a7ad45;hb=f5882a2442c0c61d00e360017306d9fa5015236e;hpb=39bd1259d9ba738bc9fbac8101812b4643d72df2 diff --git a/config/config.ini.tmpl b/config/config.ini.tmpl index 54d836d..c28e7a6 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.dj 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