File tree Expand file tree Collapse file tree
docroot/sites/default/settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88$ config ['config_split.config_split.dev ' ]['status ' ] = TRUE ;
99$ config ['config_split.config_split.default_content ' ]['status ' ] = FALSE ;
1010// @see https://www.drupal.org/project/dropzonejs/issues/2916330
11- $ settings ['file_temp_path ' ] = "/mnt/gfs / {$ _ENV ['AH_SITE_GROUP ' ]}. {$ _ENV ['AH_SITE_ENVIRONMENT ' ]}/tmp " ;
11+ $ settings ['file_temp_path ' ] = "/mnt/tmp / {$ _ENV ['AH_SITE_GROUP ' ]}. {$ _ENV ['AH_SITE_ENVIRONMENT ' ]}" ;
Original file line number Diff line number Diff line change 66$ config ['config_split.config_split.prod ' ]['status ' ] = TRUE ;
77$ config ['config_split.config_split.default_content ' ]['status ' ] = FALSE ;
88// @see https://www.drupal.org/project/dropzonejs/issues/2916330
9- $ settings ['file_temp_path ' ] = "/mnt/gfs / {$ _ENV ['AH_SITE_GROUP ' ]}. {$ _ENV ['AH_SITE_ENVIRONMENT ' ]}/tmp " ;
9+ $ settings ['file_temp_path ' ] = "/mnt/tmp / {$ _ENV ['AH_SITE_GROUP ' ]}. {$ _ENV ['AH_SITE_ENVIRONMENT ' ]}" ;
Original file line number Diff line number Diff line change 99$ config ['config_split.config_split.prod ' ]['status ' ] = TRUE ;
1010$ config ['config_split.config_split.default_content ' ]['status ' ] = FALSE ;
1111// @see https://www.drupal.org/project/dropzonejs/issues/2916330
12- $ settings ['file_temp_path ' ] = "/mnt/gfs / {$ _ENV ['AH_SITE_GROUP ' ]}. {$ _ENV ['AH_SITE_ENVIRONMENT ' ]}/tmp " ;
12+ $ settings ['file_temp_path ' ] = "/mnt/tmp / {$ _ENV ['AH_SITE_GROUP ' ]}. {$ _ENV ['AH_SITE_ENVIRONMENT ' ]}" ;
You can’t perform that action at this time.
0 commit comments