· 9 years ago · Nov 30, 2016, 12:44 PM
1debug = true
2wkhtmltopdf = "wkhtmltopdf"
3send-test-invoices = false
4
5[web]
6listen = "0.0.0.0:8080"
7domain = "http://localhost:8080"
8# domain = "http://stage.housinganywhere.com"
9# images-domain = "http://localhost:8080/storage/cdn-stage.housinganywhere.com"
10images-domain = "http://stage.housinganywhere.com"
11cookies-secure = false
12embed-templates = false
13
14[database.master]
15host = "130.211.97.129"
16dbname = "ha_dev"
17user = "ha"
18password = "(o/n8r:JvfcMkNYraux)ksQtY"
19log-mode = true
20
21[database.ro]
22host = "130.211.97.129"
23dbname = "ha_dev"
24user = "ha"
25password = "(o/n8r:JvfcMkNYraux)ksQtY"
26log-mode = true
27
28[cache]
29address = "127.0.0.1:6379"
30
31[google-geocoding]
32server-key = "AIzaSyBC05pPOqRjyVfbP32_WAXlBlr6v7Vu9vY"
33browser-key = "AIzaSyADnDe_4fwj-K8pmkRag1zSVOp---Bvt6k"
34
35[google-storage.cdn]
36bucket = "cdn-stage.housinganywhere.com"
37use-local-disk-instead = true
38
39[google-storage.archive]
40bucket = "archive.housinganywhere.com"
41use-local-disk-instead = true
42
43[google-login]
44client-id = "1001718579642-qtp0u8h1ppg9n33l0mv2v8ofrcvual7u.apps.googleusercontent.com"
45client-secret = "-A1OPoVFev953qQp3Iq9Oeon"
46
47[google-translate]
48token = "AIzaSyBAz2dtuDqDGqsGDVWQ97kHjn65h6u8wss"
49language-detection-url = "http://stage.housinganywhere.com/api/v1/detect-lang"
50
51[analytics]
52debug = true
53enable = false
54mixpanel-apikey = "0905a7ab6835ee19bf452538d2f688de"
55mixpanel-secret = "e368ba56241c0fb3f284535f0bac00e4"
56
57[mail]
58support = "Housing Anywhere <support@housinganywhere.com>"
59send-all-to = "testing@housinganywhere.com"
60sendgrid-widget-token = "XrN1MG58LsFAwXSKUe9xB6Mqew3w8y35E5ZSE64A2TB+0gcwKYBRpy1zA/J0X13n"
61inbound-domain = "inbound.stage.housinganywhere.com"
62
63[plivo]
64debug = true
65auth-id = "MAOTLHYZE2YMVMOGQ5NG"
66auth-token = "ZjMwOTE0ZGYxYjEyMWM0NmM3NDA0Y2MwNmM2YWMz"
67from-name = "HADEV"
68from = "+31108080524"
69
70[bugsnag]
71release-stage = "dev"
72
73[intercom]
74release-stage = "dev"
75
76[slack]
77disable = true
78send-all-to = "#testing"
79
80[facebook.login]
81app-id = "462574200589427"
82app-secret = "89796c51b5f72d5586be59d8a089a1a2"
83
84[facebook.posting]
85app-id = "1722548101308809"
86app-secret = "4b822f9e9558daf7a00fae3538b47e9b"
87
88[adyen]
89log-filename = "adyen.log"
90adyen-hostname = "https://test.adyen.com"
91endpoint-hostname = "https://pal-test.adyen.com"
92endpoint-username = "ws@Company.HousingAnywhereBV"
93endpoint-password = "8R5Vn=R1SU\\IpZ}S4nyxuPXa)"
94merchant-account = "HousingAnywhere"
95merchant-account-advertiser = "HousingAnywhereAdvertiser"
96merchant-account-commission = "HousingAnywhereCommission"
97shared-key = "hmac-sha1-test"
98ship-before-date = "2016-12-01"
99skin-code = "IwqFk6UI"
100
101[vostok]
102# The delay between posting rooms.
103threshold-per-room = "3m00s"
104# The delay between posting the same room in groups.
105threshold-per-group = "0m30s"
106# Max number of user posts that user can make for a hour.
107max-user-posts-for-hour = 3
108black-list = ["uniplaces", "roomster", "nestpick", "idealista", "prêts"]
109
110[phraseApp]
111project-id = "0740b913f8617cebe9c1810927858402"
112
113[realtime]
114box-address = "127.0.0.1:4150"
115subscribe-key = "sub-c-a2e7a3fc-1bfe-11e6-8b91-02ee2ddab7fe"
116publish-key = "pub-c-5ea80ad6-6d6b-4276-9d8f-6a78c0a3c6d0"
117
118[stripe]
119merchant-name = "Housing Anywhere BV"
120payment-token = "pk_test_qH4b4EehCxTKC9SYtKHvPsPK"
121secret-key = "sk_test_I4IOslAMLYgzikU3gCaBnlN7"
122
123[servicebus]
124publish = "127.0.0.1:4150"
125receive = "127.0.0.1:4161"
126log-level = "DEBUG"
127
128[banned]
129#all elements are regular expr. patterns
130emails = [
131"@2trom.com",
132"@accountant.com",
133"@acdcfan.com",
134"@activist.com",
135"@adexec.com",
136"@africamail.com",
137"@aircraftmail.com",
138"@allergist.com",
139"@alumni.com",
140"@alumnidirector.com",
141"@angelic.com",
142"@appraiser.net",
143"@archaeologist.com",
144"@arcticmail.com",
145"@artlover.com",
146"@asia.com",
147"@asia-mail.com",
148"@atheist.com",
149"@auctioneer.net",
150"@australiamail.com",
151"@bartender.net",
152"@bellair.net",
153"@berlin.com",
154"@bikerider.com",
155"@birdlover.com",
156"@blader.com",
157"@boardermail.com",
158"@brazilmail.com",
159"@brew-master.com",
160"@brew-meister.com",
161"@bsdmail.com",
162"@californiamail.com",
163"@cash4u.com",
164"@catlover.com",
165"@cheerful.com",
166"@chef.net",
167"@chemist.com",
168"@chinamail.com",
169"@clerk.com",
170"@clubmember.org",
171"@collector.org",
172"@columnist.com",
173"@comic.com",
174"@computer4u.com",
175"@consultant.com",
176"@contractor.net",
177"@coolsite.net",
178"@counsellor.com",
179"@cutey.com",
180"@cyberdude.com",
181"@cybergal.com",
182"@cyberservices.com",
183"@cyber-wizard.com",
184"@dallasmail.com",
185"@dbzmail.com",
186"@deliveryman.com",
187"@diplomats.com",
188"@disciples.com",
189"@discofan.com",
190"@disposable.com",
191"@doctor.com",
192"@doglover.com",
193"@doramail.com",
194"@dr.com",
195"@dublin.com",
196"@dutchmail.com",
197"@elvisfan.com",
198"@email.com",
199"@engineer.com",
200"@englandmail.com",
201"@europe.com",
202"@europemail.com",
203"@execs.com",
204"@fastservice.com",
205"@financier.com",
206"@fireman.net",
207"@galaxyhit.com",
208"@gardener.com",
209"@geologist.com",
210"@germanymail.com",
211"@graduate.org",
212"@graphic-designer.com",
213"@greenmail.net",
214"@groupmail.com",
215"@hackermail.com",
216"@hairdresser.net",
217"@hilarious.com",
218"@hiphopfan.com",
219"@homemail.com",
220"@hot-shot.com",
221"@housemail.com",
222"@humanoid.net",
223"@iname.com",
224"@innocent.com",
225"@inorbit.com",
226"@instruction.com",
227"@instructor.net",
228"@insurer.com",
229"@irelandmail.com",
230"@israelmail.com",
231"@italymail.com",
232"@job4u.com",
233"@journalist.com",
234"@keromail.com",
235"@kissfans.com",
236"@kittymail.com",
237"@koreamail.com",
238"@legislator.com",
239"@linuxmail.org",
240"@lobbyist.com",
241"@lovecat.com",
242"@madonnafan.com",
243"@mail.com",
244"@mail-me.com",
245"@marchmail.com",
246"@metalfan.com",
247"@mexicomail.com",
248"@minister.com",
249"@moscowmail.com",
250"@munich.com",
251"@musician.org",
252"@muslim.com",
253"@myself.com",
254"@net-shopping.com",
255"@ninfan.com",
256"@nonpartisan.com",
257"@null.net",
258"@nycmail.com",
259"@oath.com",
260"@optician.com",
261"@orthodontist.net",
262"@pacific-ocean.com",
263"@pacificwest.com",
264"@pediatrician.com",
265"@petlover.com",
266"@photographer.net",
267"@physicist.net",
268"@planetmail.com",
269"@planetmail.net",
270"@polandmail.com",
271"@politician.com",
272"@post.com",
273"@presidency.com",
274"@priest.com",
275"@programmer.net",
276"@protestant.com",
277"@publicist.com",
278"@qualityservice.com",
279"@radiologist.net",
280"@ravemail.com",
281"@realtyagent.com",
282"@reborn.com",
283"@reggaefan.com",
284"@registerednurses.com",
285"@reincarnate.com",
286"@religious.com",
287"@repairman.com",
288"@representative.com",
289"@rescueteam.com",
290"@rocketship.com",
291"@safrica.com",
292"@saintly.com",
293"@salesperson.net",
294"@samerica.com",
295"@sanfranmail.com",
296"@scotlandmail.com",
297"@secretary.net",
298"@snakebite.com",
299"@socialworker.net",
300"@sociologist.com",
301"@solution4u.com",
302"@songwriter.net",
303"@spainmail.com",
304"@surgical.net",
305"@swedenmail.com",
306"@swissmail.com",
307"@teachers.org",
308"@tech-center.com",
309"@techie.com",
310"@technologist.com",
311"@theplate.com",
312"@therapist.net",
313"@toke.com",
314"@toothfairy.com",
315"@torontomail.com",
316"@tvstar.com",
317"@umpire.com",
318"@usa.com",
319"@uymail.com",
320"@webname.com",
321"@worker.com",
322"@workmail.com",
323"@writeme.com"
324]
325phones = [
326"^4470*",
327"^234*"
328]