<tr><td><b>Title link:</b></td><td><inputtype="text"name="titleLink"id="titleLink"size="50"value="{$titleLink}"><br/><labelfor="titleLink">(default value is: ?)</label></td></tr>
<tr><td><b>Redirector</b></td><td><inputtype="text"name="redirector"id="redirector"size="50"value="{$redirector}"><br>(e.g. <i>http://anonym.to/?</i> will mask the HTTP_REFERER)</td></tr>
<tr><td><b>Security:</b></td><td><inputtype="checkbox"name="disablesessionprotection"id="disablesessionprotection"{if="!empty($GLOBALS['disablesessionprotection'])"}checked{/if}><labelfor="disablesessionprotection"> Disable session cookie hijacking protection (Check this if you get disconnected often or if your IP address changes often.)</label></td></tr>
<inputtype="checkbox"name="privateLinkByDefault"id="privateLinkByDefault"{if="!empty($GLOBALS['privateLinkByDefault'])"}checked{/if}/><labelfor="privateLinkByDefault"> All new links are private by default</label></td>
Disable it to use permalinks in RSS feed instead of direct links to your shaared links. Currently <b>{if="$GLOBALS['config']['ENABLE_RSS_PERMALINKS']"}enabled{else}disabled{/if}.</b>