qt-chat-app

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

config.textproto (198B)


      1 # Auto-generated config.Config textproto
      2 email {}
      3 server {
      4   application_name: "TrailBase"
      5   logs_retention_sec: 604800
      6 }
      7 auth {
      8   auth_token_ttl_sec: 3600
      9   refresh_token_ttl_sec: 2592000
     10 }
     11 jobs {}