{include="includes"}
{include="page.header"} {$ratioLabel='5-12'} {$ratioLabelMobile='7-8'} {$ratioInput='7-12'} {$ratioInputMobile='1-8'}
{'Configure'|t}
Shaarli {'title'|t}
{'Home link'|t}
{'Default value'|t}: ?
{'Theme'|t}
{loop="$theme_available"}
{$value|ucfirst}
{/loop}
{'Language'|t}
{loop="$languages"}
{$value}
{/loop}
{'Timezone'|t}
{'Continent'|t} · {'City'|t}
{loop="$continents"} {if="$key !== 'selected'"}
{$value}
{/if} {/loop}
{loop="$cities"} {if="$key !== 'selected'"}
{$value.city}
{/if} {/loop}
{'Disable session cookie hijacking protection'|t}
{'Check this if you get disconnected or if your IP address changes often'|t}
{'Private links by default'|t}
{'All new links are private by default'|t}
{'RSS direct links'|t}
{'Check this to use direct URL instead of permalink in feeds'|t}
{'Hide public links'|t}
{'Do not show any links if the user is not logged in'|t}
{'Check updates'|t}
{'Notify me when a new release is ready'|t}
{'Enable REST API'|t}
{'Allow third party software to use Shaarli such as mobile application'|t}
{'API secret'|t}
{'Enable thumbnails'|t}
{if="! $gd_enabled"} {'You need to enable the extension
php-gd
to use thumbnails.'|t} {elseif="$thumbnails_enabled"}
{'Synchronize thumbnails'|t}
{/if}
{'All'|t}
{'Only common media hosts'|t}
{'None'|t}
{include="page.footer"}