Skip to content

Commit 6612369

Browse files
committed
Removing unused memory limit in htaccess
1 parent 20f95d6 commit 6612369

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.htaccess

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
############################################
3737
## adjust memory limit
3838

39-
# php_value memory_limit 64M
4039
php_value memory_limit 768M
4140
php_value max_execution_time 18000
4241

pub/.htaccess

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
############################################
3737
## adjust memory limit
3838

39-
# php_value memory_limit 64M
4039
php_value memory_limit 256M
4140
php_value max_execution_time 18000
4241

0 commit comments

Comments
 (0)