Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c6919a2 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

[chore] add patch header for 038 patch file

parent f4622c82
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
From: Fahim <fahim.chowdury.ext@murena.com>
Date: Thu, 05 Mar 2026 16:26:00 +0600
Subject: [PATCH] Enable appdata folder location can be set up dynamatically

We want to setup appdata folder dynamatically using config. This is specially needed for objectStore setup, so appdata files can be locally accessable, which minimize loadtime. The `appdatadirectory` new config value is introduced by this patch.

--- lib/private/Files/SetupManager.php	2026-03-05 16:26:59.175816848 +0600
+++ lib/private/Files/SetupManager-new.php	2026-03-05 16:26:46.271803100 +0600
@@ -429,10 +429,26 @@