# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 14
# self = https://watcher.sour.is/conv/zuo33pa
Hmm, how to keep yarn.social from logging you out?
@abucci Tick that "Remember Me" box on Login 😆
@abucci Tick that "Remember Me" box on Login 😆
the in-memory sessions only lost an hour
the in-memory sessions only lost an hour
the database sessions last 10 days by default I think
the database sessions last 10 days by default I think
@prologic well yes, I've done that, but it still forgets me after awhile 😭
@prologic Is that adjustable?
@abucci Yes it is adjustable.


$ yarnd --help 2>&1 | grep session
      --api-session-time duration     timeout for api tokens to expire (default 240h0m0s)
      --cookie-secret string          cookie secret to use secure sessions (default "INVALID CONFIG VALUE - PLEASE CHANGE THIS VALUE")
      --session-cache-ttl duration    time-to-live for cached sessions (default 1h0m0s)
      --session-expiry duration       timeout for sessions to expire (default 240h0m0s)
@abucci Yes it is adjustable.


$ yarnd --help 2>&1 | grep session
      --api-session-time duration     timeout for api tokens to expire (default 240h0m0s)
      --cookie-secret string          cookie secret to use secure sessions (default "INVALID CONFIG VALUE - PLEASE CHANGE THIS VALUE")
      --session-cache-ttl duration    time-to-live for cached sessions (default 1h0m0s)
      --session-expiry duration       timeout for sessions to expire (default 240h0m0s)
@prologic I guess I could have read the help myself huh? 😆
@abucci Heh it's okay 🤗 I _totally_ get it, We haven't yet (on my todo list) created a docs.yarn.social -- A Pod operator's manual if you will 👌
@abucci Heh it's okay 🤗 I _totally_ get it, We haven't yet (on my todo list) created a docs.yarn.social -- A Pod operator's manual if you will 👌