We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5443e68 + 8d8bbbf commit b76cd19Copy full SHA for b76cd19
template.distillery/PROJECT_NAME.conf.in
@@ -31,6 +31,8 @@
31
/>
32
</extension>
33
<extension findlib-package="eliom.server">
34
+ <!-- Ask Eliom to ignore UTM parameters and others: -->
35
+ <ignoredgetparams regexp="utm_[a-z]*|[a-z]*clid|li_fat_id"/>
36
<!-- Uncomment if you are using https only and want secure cookies:
37
<securecookies value="true" />
38
-->
0 commit comments