Sfoglia il codice sorgente

Add zpush_timezone setting for testing vars

Signed-off-by: PajamaSoft <support@pajamasoft.com>
PajamaSoft 11 anni fa
parent
commit
376ce06d64
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      vars/testing.yml

+ 3
- 0
vars/testing.yml Vedi File

@@ -39,6 +39,9 @@ mail_virtual_aliases:
39 39
     destination: "{{ admin_email }}"
40 40
     domain_pk_id: 1
41 41
 
42
+# z-push
43
+zpush_timezone: "America/New_York"  #Example: "America/New_York"
44
+
42 45
 # owncloud
43 46
 owncloud_mysql_password: testPassword
44 47
 

Loading…
Annulla
Salva