allow passing in a custom reticulum config dir via cli args

This commit is contained in:
liamcottle
2024-04-30 21:25:27 +12:00
parent 04842c6798
commit b0ae35610d
2 changed files with 4 additions and 4 deletions

View File

@@ -92,7 +92,6 @@ python web.py --identity-base64 "GCN6mMhVemdNIK/fw97C1zvU17qjQPFTXRBotVckeGmoOwQ
## TODO
- [ ] allow passing in a custom Reticulum config file via cli args
- [ ] allow generating identity in python if rnid util is not available
- [ ] send images from web ui
- [ ] send file attachments from web ui