Skip to content

Commit 8063f6b

Browse files
committed
improve(www2): add cache dir for RSS plugin
1 parent 9007197 commit 8063f6b

File tree

1 file changed

+1
-0
lines changed
  • ansible/roles/www2.geotribu.fr/tasks

1 file changed

+1
-0
lines changed

ansible/roles/www2.geotribu.fr/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
export MKDOCS_ENABLE_PLUGIN_TYPESET=true
4141
export MKDOCS_PLUGIN_GIT_COMMITTERS_CACHE_DIR={{dir_website_cache}}plugins/git-committers
4242
export MKDOCS_PLUGIN_PRIVACY_EXTERNAL_CACHE_DIR={{dir_website_cache}}plugins/privacy
43+
export MKDOCS_PLUGIN_RSS_CACHE_DIR={{dir_website_cache}}plugins/rss
4344
export MKDOCS_PLUGIN_SOCIAL_CACHE_DIR={{dir_website_cache}}plugins/social
4445
export MKDOCS_SITE_COPYRIGHT='<span class=\"copyleft\">&copy;</span> Geotribu (miroir)'
4546
export MKDOCS_SITE_URL=https://www2.geotribu.fr/

0 commit comments

Comments
 (0)