feat: contatore tempo allocato, pagina miei ticket, unione ticket (da db)
This commit is contained in:
@@ -17,3 +17,10 @@ PORT=3000
|
||||
OTRS_API_USER=root@localhost
|
||||
OTRS_API_PASSWORD=your_password_here
|
||||
OTRS_API_URL=http://your_otrs_host_or_ip/otrs/nph-genericinterface.pl/Webservice/GenericTicketConnectorREST
|
||||
|
||||
#Variabile per il Tempo di consultivazione giornaliero
|
||||
DAILY_TARGET_TIME=480
|
||||
|
||||
#Variabile per la numerazione dei ticket
|
||||
OTRS_SYSTEM_ID=10
|
||||
OTRS_COUNTER_PADDING=6
|
||||
Reference in New Issue
Block a user