diff options
Diffstat (limited to 'config/example.env')
| -rw-r--r-- | config/example.env | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example.env b/config/example.env index e69de29..c71263a 100644 --- a/config/example.env +++ b/config/example.env @@ -0,0 +1,3 @@ +SORTING_HAT_DEVICE_LOCATION=/dev/tty.MindWaveMobile-SerialPo +SORTING_HAT_MAPPING_STRATEGY=tmnt +SORTING_HAT_PORT=1987 |