- Cloudflare e configurazione dominio DNS (host, host_test, host_ip, ecc...)
This commit is contained in:
@@ -251,6 +251,11 @@ export interface IConfPages {
|
||||
enableTokenExpired: boolean
|
||||
enableDebugOn: boolean
|
||||
enabledRegNeedTelegram: boolean
|
||||
enableGoods: boolean
|
||||
enableServices: boolean
|
||||
enableActivities: boolean
|
||||
enableHosps: boolean
|
||||
enableEvents: boolean
|
||||
showViewGroups: boolean
|
||||
showViewEventi: boolean
|
||||
showViewCircuits: boolean
|
||||
@@ -305,7 +310,15 @@ export interface ISites {
|
||||
manageremail?: string
|
||||
replyTo?: string
|
||||
host?: string
|
||||
host_ip?: string
|
||||
host_test?: string
|
||||
host_test_ip?: string
|
||||
host_api?: string
|
||||
host_api_ip?: string
|
||||
host_testapi?: string
|
||||
host_testapi_ip?: string
|
||||
cf_token?: string
|
||||
cf_zoneId?: string
|
||||
portapp?: string
|
||||
dir?: string
|
||||
email_from?: string
|
||||
@@ -1284,7 +1297,7 @@ export interface IAttivita {
|
||||
telegram_username: string
|
||||
cell_phone: string
|
||||
whatsapp: string
|
||||
website: string
|
||||
website: string
|
||||
|
||||
//++Todo: Aggiungere ORARI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user