andito HF Staff commited on
Commit
c33e6c6
·
1 Parent(s): a346536

Set OAuth lifetime to seven days

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ app_port: 7860
8
  pinned: false
9
  short_description: Voice chat over WebSocket against a HF speech-to-speech
10
  hf_oauth: true
 
11
  ---
12
 
13
  # Minimal Conversation App (S2S backend, **WebSocket** transport)
 
8
  pinned: false
9
  short_description: Voice chat over WebSocket against a HF speech-to-speech
10
  hf_oauth: true
11
+ hf_oauth_expiration_minutes: 10080
12
  ---
13
 
14
  # Minimal Conversation App (S2S backend, **WebSocket** transport)