Skip to content

Commit 35d7e82

Browse files
author
engchina
committed
update
1 parent 30f4b39 commit 35d7e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3218,5 +3218,5 @@ def delete_document(server_directory, doc_ids):
32183218
server_port=args.port,
32193219
max_threads=200,
32203220
show_api=False,
3221-
# auth=do_auth,
3221+
auth=do_auth,
32223222
)

0 commit comments

Comments
 (0)