app.yml 3.56 KB
Newer Older
Яков's avatar
first  
Яков committed
1
2
3
4
5
all:
  www_title: 'Иди в баню'
  arm_title: 'Иди в баню - АРМ'
  seo_header_sepr: ' - '
  email_order: 'ufaros@gmail.com'
Яков's avatar
two    
Яков committed
6
  email_from: 'noreply@idivbanu.ru'
Яков's avatar
first  
Яков committed
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
  secret_key: '2R]btNuO%c/L!}}[v"tY!pWX2JZ{03;!'
  default_culture: ru_RU
  import_auth_user: bath
  import_auth_pw: aHc54sxhSqAj8cfUeC
  watermark_path: /i/watermark.png
  background_image_path: /i/imagesbackground.png
  view_count_tag: 12
  i18n: true
  protocol: http
  doAuth:
    algorithm_callable: sha1
    check_password_callable: false
    remember_cookie_name: doRemember
    remember_cookie_expiration_age: 31536000
    activation: true
    reset_password_url: '@homepage'
    signin_url: '@homepage'
    signout_url: '@homepage'
    routes_register: true
  doAuth_register:
    forward: ~
    redirect_path: '@homepage'
    signin: true
  doAuth_email:
    activation: true
    registration: true
    module: false
  sf_captchagd:
    image_width: 150
    image_height: 45
    chars: "123456789"
    length: 5
    font_size: 18
    force_new_captcha: true
    font_color: ["ACACAC"]
    fonts: ["planet_benson/Planetbe.ttf"] 
    background_color: FFFFFF
    border_color: FFFFFF
  redactor:
    sizes:
      min: 
        width: 100
        height: 100
      XS:
        width: 1000
        height: 50
        thumbstyle: scale
      S:
        width: 200
        height: 200
        thumbstyle: center
      M:
        width: 500
        height: 5000
        thumbstyle: scale
        watermark: false
      MM:
        width: 500
        height: 5000
        thumbstyle: scale
      XL:
        width: 1920
        height: 1080
        thumbstyle: scale
  news:
    sizes:
      S:
        width: 260
        height: 150
        thumbstyle: scale
      XS:
        width: 760
        height: 440
        thumbstyle: scale
  cat:
    sizes:
      min:
        width: 600
        height: 375
      S:
        width: 285
        height: 210
        thumbstyle: scale
      L:
        width: 600
        height: 375
        thumbstyle: center
      XL:
        width: 1920
        height: 1080
        thumbstyle: scale
  product:
    sizes:
      min:
        width: 600
        height: 600
      S:
        width: 285
        height: 270
        thumbstyle: scale
      M:
        width: 570
        height: 440
        thumbstyle: scale
        watermark: true
      L:
        width: 600
        height: 375
        thumbstyle: center
      L2:
        width: 600
        height: 600
        thumbstyle: center
      XL:
        width: 1920
        height: 1080
        thumbstyle: scale
  video:
    sizes:
      min:
        width: 320
        height: 150
      S:
        width: 340
        height: 150
        thumbstyle: center
      M:
        width: 640
        height: 390
        thumbstyle: center
      XL:
        width: 1920
        height: 1080
        thumbstyle: scale
  article:
    sizes:
      min:
        width: 280
        height: 200
      S:
        width: 280
        height: 200
        thumbstyle: center
        watermark: true
      M:
        width: 860
        height: 500
        thumbstyle: center
      XL:
        width: 1920
        height: 1080
        thumbstyle: scale
  review:
    sizes:
      min:
        width: 100
        height: 100
      S:
        width: 100
        height: 100
        thumbstyle: scale
      M:
        width: 300
        height: 330
        thumbstyle: scale
      XL:
        width: 1920
        height: 1080
        thumbstyle: scale
  partner:
    sizes:
      min:
        width: 240
        height: 120
      S:
        width: 240
        height: 120
        thumbstyle: scale