2 <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
3 <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
4 <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
5 <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
7 <title>Configure wallabag
</title>
9 <meta name=
"description" content=
"Documentation for wallabag" />
10 <meta name=
"author" content=
"Nicolas LÅ“uillet">
11 <link rel=
"icon" href=
"../../templates/default/themes/daux-blue/img/favicon-blue.png" type=
"image/x-icon">
13 <meta name=
"apple-mobile-web-app-capable" content=
"yes" />
14 <meta name=
"viewport" content=
"width=device-width, initial-scale=1.0">
19 <link href='../../templates/default/themes/daux-blue/css/daux-blue.css' rel='stylesheet' type='text/css'
>
23 <div class=
"container-fluid fluid-height wrapper">
24 <div class=
"navbar navbar-fixed-top hidden-print">
25 <div class=
"container-fluid">
26 <a class=
"brand navbar-brand pull-left" href=
"../../index.html">wallabag
</a>
27 <p class=
"navbar-text pull-right">Generated by
<a href=
"http://daux.io">Daux.io
</a></p>
30 <div class=
"row columns content">
31 <div class=
"left-column article-tree col-sm-3 hidden-print">
33 <div class=
"responsive-collapse">
34 <button type=
"button" class=
"btn btn-sidebar" id=
"menu-spinner-button">
35 <span class=
"icon-bar"></span>
36 <span class=
"icon-bar"></span>
37 <span class=
"icon-bar"></span>
40 <div id=
"sub-nav-collapse" class=
"sub-nav-collapse">
42 <ul class=
"nav nav-list"><li><a href=
"../../en/Getting_started.html">Getting started
</a></li><li><a href=
"../../en/Help_wallabag.html">Help wallabag
</a></li><li class=
"open"><a href=
"#" class=
"aj-nav folder">User documentation
</a><ul class=
"nav nav-list"><li><a href=
"../../en/User_documentation/Download_and_install.html">Download and install
</a></li><li><a href=
"../../en/User_documentation/Save_your_first_article.html">Save your first article
</a></li><li class=
"active"><a href=
"../../en/User_documentation/Configure_wallabag.html">Configure wallabag
</a></li><li><a href=
"../../en/User_documentation/Hidden_options.html">Hidden options
</a></li></ul></li></ul> <div class=
"well well-sidebar">
45 <a href=
"https://www.wallabag.org/downloads" target=
"_blank">Download
</a><br><a href=
"https://github.com/wallabag/wallabag" target=
"_blank">GitHub Repo
</a><br><a href=
"http://support.wallabag.org" target=
"_blank">Help
</a><br><a href=
"https://github.com/wallabag/documentation/graphs/contributors" target=
"_blank">Documentation contributors
</a><br>
50 <div class=
"right-column content-area col-sm-9">
51 <div class=
"content-page">
53 <div class=
"page-header sub-header clearfix">
54 <h1>Configure wallabag
<a href=
"https://github.com/wallabag/documentation/blob/master/en/02_User_documentation/06_Configure_wallabag.md" class=
"btn">Fix this page
</a> </h1>
55 <span style=
"float: left; font-size: 10px; color: gray;">
56 Sunday, November
16,
2014 </span>
57 <span style=
"float: right; font-size: 10px; color: gray;">
61 <h1>Configure wallabag
</h1>
62 <p>From the configuration menu, you can change some wallabag's options.
</p>
63 <p>Some parts won't be presented here as they have a complete chapter in the documentation (RSS
64 feeds, import from a third party service, export your data, Epub conversion and multi-user mode).
</p>
66 <p>Of tastes and colors, we do not discuss. That's why wallabag offers you to change its skin to please everyone.
</p>
67 <p>Select the theme of your choice from the drop down list and confirm by clicking on
<strong>Update
</strong>.
</p>
69 <p>Select the language of your choice in the drop down list and confirm by clicking on
<strong>Update
</strong>
72 <p>Fill in your new password in the two dedicated fields and confirm by clicking on
<strong>Update
</strong>.
</p>
73 <p>You will be disconnected and need to enter your new password to access your wallabag.
</p>
74 <h2>Clear the cache
</h2>
75 <p>The cache allows wallabag perform certain functions faster.
</p>
76 <p>After updating wallabag, it is advised to clear the cache. You only have to click to do so.
</p>
86 <script src=
"//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
88 if (typeof jQuery == 'undefined')
89 document.write(unescape("%
3Cscript src='../../js/jquery-
1.11.0.min.js' type='text/javascript'%
3E%
3C/script%
3E"));
92 <!-- hightlight.js -->
93 <script src=
"../../js/highlight.min.js"></script>
94 <script>hljs.initHighlightingOnLoad();
</script>
98 <!-- Front end file editor -->
99 <script src=
"../../js/custom.js"></script>
101 <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>