ente/server/pkg
Manav Rathi 74b9a2a408
[server] Specify a default for apps.public-albums
local.yaml is only loaded in the local environment, and will not be used in
production. To avoid specifying it in both production and local configurations,
use it as a default specified in the code instead (that's the pattern we're
using in other places too from what I remember, maybe we should refactor that
too, but that's a bigger task not tied to this change).

**Tested by**

On a local dev cluster
- Not specifying anything and ensuring that the default is picked
- Specifying an override in museum.yaml and verifying that is used instead
2024-04-16 09:19:13 +05:30
..
api [server] Drop locationTag table and related code 2024-03-29 16:08:28 +05:30
controller [Server] Fix data cleanup pipeline for recovered account (#1410) 2024-04-15 10:09:29 +05:30
external Redefine struct 2024-04-03 17:50:53 +05:30
middleware [server] Reduce discord message frequency 2024-03-18 10:02:13 +05:30
repo [server] Specify a default for apps.public-albums 2024-04-16 09:19:13 +05:30
utils [server]Log invalid password at warn level 2024-04-11 10:21:56 +05:30