jquery DataTablesで初期表示時のソートを無効にする jquery

jquery DataTablesで
初期表示時のソートを無効にする
まずは見た目順に表示する場合

$( #table1 ).DataTable({
order : []