From 47b71ba3bc681d0a63d24de2a7d1b12cf604d438 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 5 Aug 2022 07:39:42 +0200 Subject: [PATCH] Add data dir --- doc/DISCLAIMER.md | 3 +++ doc/DISCLAIMER_fr.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index d3a719c..0d24f2f 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -5,6 +5,9 @@ * Photoprism currently supports only one user. OIDC should be supported within a few months * Photoprism requires an important amount of RAM and disk to install or to work properly +* All data is stored in `/home/yunohost.app/photoprism/photos/` + * Be careful, this data is not backed-up by default when doing a backup + * At first install, you'll be prompted for credentials * Username is "admin" * Password is the password you have set during the installation diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index 1b88a0c..ea04fdf 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -5,6 +5,9 @@ * Photoprism ne supporte actuellement qu'un seul utilisateur. OIDC devrait être supporté d'ici quelques mois. * Photoprism nécessite une quantité importante de RAM et de disque pour être installé et fonctionner correctement. +* Les données sont stockées dans `/home/yunohost.app/photoprism/photos/` + * Attention, ces données ne sont pas sauvegardées par défaut lorsqu'une sauvegarde est lancée + * Lors de la première installation, il vous sera demandé de fournir des informations d'identification. * Le nom d'utilisateur est "admin". * Le mot de passe est celui que vous avez défini lors de l'installation.