Skip to content

Commit 5bab495

Browse files
committed
docs: update config
1 parent c672064 commit 5bab495

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config.sample.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ IMG_URL_TEXT: 'http://127.0.0.1:3000/img/{shortcode}' # if you want to do a redi
2727
# Same as the above, but for videos
2828
VID_DISPLAY_TEXT: 'pic.twitter.com/{shortcode}'
2929

30+
# Same as the above (again), but for videos
31+
VID_URL_TEXT: 'http://127.0.0.1:3000/img/{shortcode}'
32+
33+
3034
# SERVER_PORT is the port the server will listen on.
3135
SERVER_PORT: 3000
3236

0 commit comments

Comments
 (0)