Skip to content

Comments

ONR-30: Updated the 'file_private_path' to be outside of docroot.#97

Merged
vishalkhode1 merged 11 commits intodevelopfrom
ONR-30
Feb 18, 2026
Merged

ONR-30: Updated the 'file_private_path' to be outside of docroot.#97
vishalkhode1 merged 11 commits intodevelopfrom
ONR-30

Conversation

@vishalkhode1
Copy link
Contributor

Motivation
Update the private files directory path for CI environment.
The current path for private files is <repo_root>/docroot/files-private and it's changed to <repo_root>/files-private/<site_name>. This change aligns with Drupal best practices by keeping private files outside of the docroot and supports multisite configurations.

Proposed changes
Updated the path in ci.settings.php.

Alternatives considered
N/A.

Testing steps
CI Should pass.

@vishalkhode1 vishalkhode1 force-pushed the ONR-30 branch 8 times, most recently from ac74226 to b14169c Compare February 17, 2026 11:36
@vishalkhode1 vishalkhode1 force-pushed the ONR-30 branch 9 times, most recently from f5d5f25 to 5cd96aa Compare February 17, 2026 12:38
@vishalkhode1 vishalkhode1 merged commit e080c5f into develop Feb 18, 2026
3 checks passed
@vishalkhode1 vishalkhode1 deleted the ONR-30 branch February 18, 2026 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants