Forráskód Böngészése

--autoload does not work anymore

not clear why
Girish Ramakrishnan 8 éve
szülő
commit
f0b468f4e7
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -114,7 +114,7 @@ ldapConfig=$(cat <<EOF
 }
 EOF
 )
-$WP --autoload=true --format=json option update authLDAPOptions "${ldapConfig}"
+$WP --format=json option update authLDAPOptions "${ldapConfig}"
 
 touch /app/data/htaccess