[19:57:00]
<Romuald> Bonsoir !
[19:58:32]
<irc> <Pierre0412> bsoir
[20:01:33]
<irc> <isAAAc> salut ;)
[20:01:45]
<Romuald> Est-ce qu'il y a des solutions pour sécuriser son mail lorsque son serveur principal est planté entre utilisateurs de yunohost ?
[20:02:12]
<irc> <isAAAc> hum ? tu peux en dire plus car là ça me parle pas
[20:03:11]
<Romuald> Je suis en train de déménager mon mail de chez gmail.com. J'ai choisi de m'autohéberger avec un serveur configuré avec yunohost.
[20:03:38]
<Romuald> Mais j'ai peur de ce qui peut se passer quand mon serveur aura crashé.
[20:04:28]
<Romuald> Je sais que je pourrait disposer de quelques jours avant que les émetteurs ne me délivrent plus de mail.
[20:05:45]
<Romuald> Toutefois j'aimerai avoir une solution facile à activer dans cette situation, si relancer mon serveur nécessite du temps pour des raisons indépendante de ma volonté comme des problèmes chez mon prestataire.
[20:09:18]
<irc> <marsxyz[m]> Hello yunohost
[20:09:59]
<Romuald> Bonsoir / Hye !
[20:10:22]
<irc> <marsxyz[m]> I come here for a simple question, I just installed wallabag and tried to import my articles. I have to upload a 5MB file to the server
[20:10:55]
<irc> <marsxyz[m]> but the server send me a error 413 Request entity too large
[20:11:21]
<irc> <marsxyz[m]> I guess I have to add "client_max_body_size 100M;" in this website nginx config
[20:11:44]
<irc> <marsxyz[m]> but eh, I don't want to do a mistake and edit the wrong one.
[20:11:44]
<irc> <marsxyz[m]> So my question is: Where are nginx config ? 🤔
[20:15:54]
<Romuald> I found some in /etc/nginx but I guess you also found that place ! :-)
[20:16:00]
<irc> <nicofrand> marsxyz[m] /etc/nginx/conf.d/wallabagdomain.d
[20:16:29]
<irc> <marsxyz[m]> tyyy
[20:16:37]
<irc> <marsxyz[m]> then I just restart nginx and It'll work ?
[20:17:12]
<irc> <nicofrand> it should. Reloading should be enough I think
[20:18:31]
<irc> <marsxyz[m]> so I put the "client_max_body_size 100M;" in the .d file, not the .conf ?
[20:20:00]
<irc> <marsxyz[m]> ok sorry , i'm stupid
[20:20:58]
<Romuald> Everything in /etc is under git control. It should be easy to revert any error.
[20:22:50]
<irc> <marsxyz[m]> ok so in fact wallabag as a size limit hardcoded for import
[20:23:09]
<irc> <marsxyz[m]> So changing nginx config doesn't fix the problem
[20:25:39]
<Romuald> May be the limit is also in php-fpm.ini
[20:28:26]
<irc> <marsxyz[m]> dunno
[20:28:37]
<irc> <marsxyz[m]> I'll tidy my backup so it'll be lean, no worries