]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/configure.html
Update release archive generation
[github/shaarli/Shaarli.git] / tpl / configure.html
index ad9a2085d311e6a0aff9425a71acd9c77cddb771..983bcd085125923d58806d59f4f87af302b05122 100644 (file)
@@ -36,7 +36,7 @@
         <td><b>Security:</b></td>
         <td>
           <input type="checkbox" name="disablesessionprotection" id="disablesessionprotection"
-                   {if="$private_links_default"}checked{/if}>
+                   {if="$session_protection_disabled"}checked{/if}>
           <label
             for="disablesessionprotection">&nbsp;Disable session cookie hijacking protection (Check this if you get
             disconnected often or if your IP address changes often.)</label>