mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Set cookie security using useHttps config option
This commit is contained in:
@@ -167,6 +167,7 @@ type
|
||||
Config* = ref object
|
||||
address*: string
|
||||
port*: int
|
||||
useHttps*: bool
|
||||
title*: string
|
||||
staticDir*: string
|
||||
cacheDir*: string
|
||||
|
||||
Reference in New Issue
Block a user