{include="includes"}
{include="page.header"}
Page title:
Home link:
(default value is: ?)
Theme:
{loop="$theme_available"}
{$value|ucfirst}
{/loop}
Timezone:
{loop="$continents"} {if="$key !== 'selected'"}
{$value}
{/if} {/loop}
{loop="$cities"} {if="$key !== 'selected'"}
{$value.city}
{/if} {/loop}
Security:
Disable session cookie hijacking protection (Check this if you get disconnected often or if your IP address changes often.)
New link:
All new links are private by default
RSS direct links
Disable it to use permalinks in RSS feed instead of direct links to your shaared links. Currently
{if="$enable_rss_permalinks"}enabled{else}disabled{/if}.
Hide public links
Do not show any links if the user is not logged in.
Update:
Notify me when a new release is ready
Enable REST API
Allow third party software to use Shaarli such as mobile application.
API secret
Enable thumbnails
{'All'|t}
{'Only common media hosts'|t}
{'None'|t}
{if="! $gd_enabled"} {'You need to enable the extension
php-gd
to use thumbnails.'|t} {elseif="$thumbnails_enabled"}
{'Synchonize thumbnails'|t}
{/if}
{include="page.footer"}