Skip to content

Commit

Permalink
fix kill
Browse files Browse the repository at this point in the history
  • Loading branch information
rksm committed Sep 3, 2019
1 parent a626f8f commit bdad1ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified org-analyzer-el/org-analyzer.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion src/org_analyzer/main.clj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ For more info see https://github.com/rksm/cljs-org-analyzer.")
:files []
:host "localhost"
:port 8090
:kill-when-client-disconnects? false
:kill-when-client-disconnects? true
:kill-remorse-period 5000
:started-from-emacs? false}
:server nil
Expand Down

0 comments on commit bdad1ab

Please sign in to comment.