Projeto

Geral

Perfil

Estatísticas
| Branch: | Revisão:

expressolivretools / docker / tests / listPreferences.txt @ 3e379cec

Histórico | Ver | Anotar | Baixar (4,06 KB)

1
{
2

    
3
    "SOGoMailAutoSave":"5",
4
    "SOGoMailLabelsColors":{
5
        "$label2":[
6
            "Trabalho",
7
            "#FF9900"
8
        ],
9
        "$label5":[
10
            "Adiar",
11
            "#993399"
12
        ],
13
        "$label1":[
14
            "Importante",
15
            "#FF0000"
16
        ],
17
        "$label4":[
18
            "Tarefa",
19
            "#3333FF"
20
        ],
21
        "$mdnsent":[
22
            "Confirmação de recebimento enviada",
23
            "#006600"
24
        ],
25
        "$label3":[
26
            "Pessoal",
27
            "#009900"
28
        ]
29
    },
30
    "SOGoTimeFormat":"%H:%M",
31
    "Forward":{
32
    },
33
    "SOGoMailAddOutgoingAddresses":1,
34
    "SOGoCalendarCategories":[
35
        "Comprador",
36
        "Ligações",
37
        "Favoritos",
38
        "Reunião",
39
        "Idéias",
40
        "Miscelânea",
41
        "Aniversário",
42
        "Celebração Anual",
43
        "Férias",
44
        "Viagem",
45
        "Projetos",
46
        "Fornecedores",
47
        "Presentes",
48
        "Clientes",
49
        "Problemas",
50
        "Negócios",
51
        "Feriados",
52
        "Pessoal",
53
        "Posição",
54
        "Concorrência",
55
        "Acompanhamento",
56
        "Feriado"
57
    ],
58
    "SOGoCalendarDefaultReminder":"NONE",
59
    "SOGoCalendarCategoriesColors":{
60
        "Feriado":"#E80505",
61
        "Presentes":"#736EFE",
62
        "Concorrência":"#6018DC",
63
        "Acompanhamento":"#D939CD",
64
        "Ligações":"#0396FF",
65
        "Problemas":"#3677FF",
66
        "Aniversário":"#28C76F",
67
        "Comprador":"#F8D800",
68
        "Clientes":"#E96D71",
69
        "Projetos":"#8C1BAB",
70
        "Reunião":"#7367F0",
71
        "Pessoal":"#DE4313",
72
        "Celebração Anual":"#9F44D3",
73
        "Favoritos":"#EA5455",
74
        "Negócios":"#FA016D",
75
        "Idéias":"#32CCBC",
76
        "Férias":"#623AA2",
77
        "Feriados":"#0E197D",
78
        "Viagem":"#F55555",
79
        "Fornecedores":"#9708CC",
80
        "Miscelânea":"#F6416C",
81
        "Posição":"#002661"
82
    },
83
    "SOGoLoginModule":"Mail",
84
    "SOGoSieveFilters":[
85
        {
86
            "actions":[
87
                {
88
                    "argument":"INBOX\/Lixeira",
89
                    "method":"fileinto"
90
                }
91
            ],
92
            "name":"Filtro 02",
93
            "rules":[
94
                {
95
                    "field":"subject",
96
                    "operator":"contains",
97
                    "value":"teste"
98
                }
99
            ],
100
            "match":"any",
101
            "active":1
102
        },
103
        {
104
            "actions":[
105
                {
106
                    "argument":"INBOX\/Lixeira",
107
                    "method":"fileinto"
108
                }
109
            ],
110
            "name":"Filtro 03",
111
            "rules":[
112
                {
113
                    "field":"subject",
114
                    "operator":"contains",
115
                    "value":"teste"
116
                }
117
            ],
118
            "match":"any",
119
            "active":1
120
        }
121
    ],
122
    "SOGoDayStartTime":"08:00",
123
    "SOGoCalendarWeekdays":[
124
        "SU",
125
        "MO",
126
        "TU",
127
        "WE",
128
        "TH",
129
        "FR",
130
        "SA"
131
    ],
132
    "SOGoCalendarTasksDefaultClassification":"PUBLIC",
133
    "SOGoTimeZone":"America\/Sao_Paulo",
134
    "SOGoRefreshViewCheck":"manually",
135
    "SOGoLanguage":"BrazilianPortuguese",
136
    "SOGoAnimationMode":"normal",
137
    "SOGoMailSignaturePlacement":"above",
138
    "SOGoSelectedAddressBook":"collected",
139
    "SOGoContactsCategories":[
140
        "Amigo",
141
        "Cliente",
142
        "Colega",
143
        "Concorrente",
144
        "Família",
145
        "Imprensa",
146
        "Parceiro de Negócios",
147
        "Provedor",
148
        "VIP"
149
    ],
150
    "SOGoShortDateFormat":"%d-%b-%y",
151
    "SOGoFirstWeekOfYear":"January1",
152
    "SOGoDefaultCalendar":"selected",
153
    "SOGoFirstDayOfWeek":1,
154
    "SOGoAlternateAvatar":"none",
155
    "SOGoTOTPEnabled":0,
156
    "SOGoCalendarEventsDefaultClassification":"PUBLIC",
157
    "SOGoMailComposeMessageType":"html",
158
    "SOGoGravatarEnabled":0,
159
    "SOGoLongDateFormat":"%A, %B %d, %Y",
160
    "SOGoMailDisplayRemoteInlineImages":"never",
161
    "SOGoMailComposeFontSize":"0",
162
    "SOGoMailMessageForwarding":"inline",
163
    "SOGoMailReplyPlacement":"above",
164
    "SOGoDayEndTime":"18:00"
165

    
166
}