1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-04 23:04:02 +02:00

Config on legal mentions

This commit is contained in:
Yohann D'ANELLO
2020-11-12 01:42:28 +01:00
parent 45cb61e436
commit 1d117ea480
4 changed files with 37 additions and 12 deletions

View File

@ -28,6 +28,10 @@ type Options struct {
STUNServers []string
ViewersCounterRefreshPeriod int
WidgetURL string
LegalMentionsEntity string
LegalMentionsAddress string
LegalMentionsFullAddress []string
LegalMentionsEmail string
}
var (