Skip to content

Commit

Permalink
make default working dir empty
Browse files Browse the repository at this point in the history
  • Loading branch information
newville committed Nov 7, 2024
1 parent 9c46e08 commit b53cf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicsapps/pvlogger/configfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
_configtext = """
folder: "pvlog"
update_seconds: 5
workdir: "C:/Users"
workdir: ""
instruments:
- SampleStage
- Small KB Mirror Stripes
Expand Down

0 comments on commit b53cf7d

Please sign in to comment.