Jelajahi Sumber

--autoload does not work anymore

not clear why
Girish Ramakrishnan 8 tahun lalu
induk
melakukan
f0b468f4e7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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