Peut-on gérer les redirections ?
WIP: #548
See also #547
En attendant c'est possible de faire une redirection en mettant le HTML suivant dans un fichier:
<!doctype html>
<meta charset="utf-8">
<link rel="canoni…
DB error: LMDB: MDB_READERS_FULL: Environment maxreaders limit reached
@tamo thanks for the feedback, we'll consider increasing the reader count to at least 1024
DB Error: unable to start Garage
Sled can be very slow when opening an existing database, especially if it is stored on slow storage. This is one of the multiple performance issues with Sled. Sled is now deprecated as a storage…
Add allow_world_readable_secrets option to config file
Isn't this bug also affecting 0.9.0 too? I'd assume main should contain all fixes, and we backport from there…
I'm doing the opposite, it's not backporting but "forward-porting" :D
Change…
nix: add clang to flake.nix and shell.nix