1
0
Fork 0
mirror of https://github.com/nova-r/fediplug.git synced 2025-03-09 23:29:07 +01:00
fediplug/.env
2018-01-26 20:49:45 -05:00

4 lines
No EOL
206 B
Bash

FEDIPLAY_API_BASE_URL="https://cybre.space"
#FEDIPLAY_NO_CHECK_CERTIFICATE=1
FEDIPLAY_PLAY_COMMAND="ffplay -v 0 -nostats -hide_banner -autoexit -nodisp {filename}"
#FEDIPLAY_PLAY_COMMAND="afplay {filename}"