__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="data-storage" xml:lang="es">
<info>
<desc>¿Dónde almacena <app>Evolution</app> mis datos en el disco duro?</desc>
<link type="guide" xref="index#common-other-problems"/>
<revision pkgversion="3.22.5" version="0.6" date="2017-02-19" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">[email protected]</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2012 - 2022</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Rodrigo Lledó</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2018</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Yolanda Álvarez Pérez</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2016</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jorge González</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2007-2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Francisco Javier F. Serrador</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2005, 2006</mal:years>
</mal:credit>
</info>
<title>Ubicaciones de almacenamiento de datos</title>
<note style="tip">
<p>Esto sólo es interesante para usuarios avanzados que quieren depurar problemas.</p>
</note>
<p><app>Evolution</app> 3.6 y posterior almacena sus datos según la <link href="https://www.freedesktop.org/wiki/Specifications/basedir-spec">Especificación de carpetas base XDG</link>. De forma predeterminada significa que:</p>
<terms>
<item>
<title>Los archivos de datos del usuario</title>
<p><file>$HOME/.local/share/evolution</file></p>
</item>
<item>
<title>Varios archivos de configuración y estado</title>
<p><file>$HOME/.config/evolution</file></p>
</item>
<item>
<title>Configuración de la cuenta</title>
<p><file>$HOME/.config/evolution/sources</file></p>
</item>
<item>
<title>Ajustes de configuración en GSettings</title>
<p><file>$HOME/.config/dconf</file></p>
<note style="info"><p>Esta ubicación también incluye configuraciones de otras aplicaciones. Para producir datos relacionados únicamente con Evolution en la pantalla, se pueden usar los comandos <link href="https://developer.gnome.org/dconf/"><app>Dconf</app></link>: <cmd>dconf dump /org/gnome/evolution/</cmd> y <cmd>dconf dump /org/gnome/evolution-data-server/</cmd>.</p></note>
</item>
<item>
<title>Cachés de datos desechables</title>
<p><file>$HOME/.cache/evolution</file></p>
</item>
</terms>
</page>