mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 00:48:19 +08:00
fbd0a56941
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@891 af4574ff-66df-0310-9fd7-8a98e5e911e0
21 lines
757 B
XML
21 lines
757 B
XML
<sect2>
|
|
<title>Configuring dillo</title>
|
|
|
|
<sect3><title>Config files</title>
|
|
<para>Site-wide configuration can be done using <filename>/etc/dillorc</filename>.
|
|
This can be edited to define proxies and the default home page.</para>
|
|
</sect3>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
<para>Dillo stores its configuration in per-user files in their
|
|
<filename class="directory">~/.dillo</filename>
|
|
directory. These files are created automatically when dillo is run.
|
|
By default dillo has cookies turned off, to turn cookies on, edit the
|
|
file <filename>~/.dillo/cookiesrc</filename>.
|
|
The <filename>~/.dillo/bookmarks.html</filename> file is created
|
|
and added to by dillo. It can also be edited with any html or text editor.</para>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|