Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
P
provision
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
provision
Commits
6bed7757
Commit
6bed7757
authored
Sep 18, 2019
by
Jon Pugh
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '7.x-3.x' into 2960237-sync-alter
parents
3df2bd4d
0bbae723
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
Provision/Config/Drupal/provision_drupal_settings_8.tpl.php
Provision/Config/Drupal/provision_drupal_settings_8.tpl.php
+0
-4
No files found.
Provision/Config/Drupal/provision_drupal_settings_8.tpl.php
View file @
6bed7757
...
...
@@ -111,9 +111,6 @@ if (isset($_SERVER['db_name'])) {
<?php
endif
;
?>
$profile = "
<?php
print
$this
->
profile
?>
";
$install_profile = "
<?php
print
$this
->
profile
?>
";
/**
* PHP settings:
*
...
...
@@ -134,7 +131,6 @@ if (isset($_SERVER['db_name'])) {
*/
umask(0002);
$settings['install_profile'] = '
<?php
print
$this
->
profile
?>
';
$settings['file_public_path'] = 'sites/
<?php
print
$this
->
uri
?>
/files';
$settings['file_private_path'] = 'sites/
<?php
print
$this
->
uri
?>
/private/files';
$config['system.file']['path']['temporary'] = 'sites/
<?php
print
$this
->
uri
?>
/private/temp';
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment