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

Commit 348f5da5 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

fix: 038 patch file against nc v31.0.10

parent 164c74e6
Loading
Loading
Loading
Loading
Loading
+18 −18
Original line number Diff line number Diff line
--- config/config.sample.php	2026-03-05 16:23:55.502882136 +0600
+++ config/config.sample-new.php	2026-03-05 16:24:24.130247452 +0600
@@ -2292,6 +2292,15 @@
--- config/config.sample.php	2026-03-05 17:28:44.439768653 +0600
+++ config/config-sample-new.php	2026-03-05 17:28:28.248334226 +0600
@@ -2089,6 +2089,15 @@
 'updatedirectory' => '',

 /**
@@ -13,9 +13,9 @@
+'appdatadirectory' => '',
+
+/**
 	 * Block specific files or filenames, disallowing uploads or access (read and write).
  * Block a specific file or files and disallow the upload of files with this name.
  * This blocks any access to those files (read and write).
  * ``.htaccess`` is blocked by default.
 	 *
--- 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 @@