Jenish J

Results 5 issues of Jenish J

wireguard provides some wasys to limit bandwidth throught the system itself. Do we have any easier ways to do this via config? reference: https://www.procustodibus.com/blog/2022/12/limit-wireguard-bandwidth

I wish to run it on my Raspberry Pi 4 to be using locally by a very small team

**Setup information** docker-compose **Describe the bug** Getting the below error when trying to docker compose up with the below config on my Raspberry Pi 4 ``` version: '3.7' services: app:...

Updated find_element_by_id to find_element since find_element_by_id is no longer available This fixes AttributeError: 'WebDriver' object has no attribute 'find_element_by_id'

I have setup firebase deployment in travis.yml as below ``` deploy: provider: firebase env: secure: ``` I can see the Firebase token getting set properly in logs as below ```...

stale