瀏覽代碼

--autoload does not work anymore

not clear why
Girish Ramakrishnan 8 年之前
父節點
當前提交
f0b468f4e7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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