|
@@ -12,8 +12,8 @@ fathom_subdomain: 'stats'
|
12
|
12
|
fathom_internal_port: '9000'
|
13
|
13
|
fathom_secret: "{{ lookup('password', secret + '/' + 'fathom_secret length=32') }}"
|
14
|
14
|
|
15
|
|
-commento_version: '1.8.6'
|
16
|
|
-commento_release: "https://github.com/souramoo/commentoplusplus/releases/download/v{{ commento_version }}/release_{{ commento_version }}.tar.gz"
|
|
15
|
+commento_version: '1.8.7-wildcard-fix'
|
|
16
|
+commento_release: "https://github.com/xythobuz/commentoplusplus/releases/download/v{{ commento_version }}/release.tar.gz"
|
17
|
17
|
|
18
|
18
|
commento_subdomain: 'comments'
|
19
|
19
|
commento_internal_port: '9100'
|