mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 18:41:50 +01:00
Add quotes
This commit is contained in:
committed by
GitHub
parent
51fbc79ff7
commit
51f647b4f1
@@ -7,13 +7,13 @@ ad_defaults:
|
|||||||
active: true
|
active: true
|
||||||
type: OFFER
|
type: OFFER
|
||||||
description:
|
description:
|
||||||
prefix:
|
prefix: ""
|
||||||
suffix:
|
suffix: ""
|
||||||
price_type: NEGOTIABLE
|
price_type: NEGOTIABLE
|
||||||
shipping_type: SHIPPING
|
shipping_type: SHIPPING
|
||||||
contact:
|
contact:
|
||||||
name:
|
name: ""
|
||||||
street:
|
street: ""
|
||||||
zipcode:
|
zipcode:
|
||||||
phone: "" # IMPORTANT: surround phone number with quotes to prevent removal of leading zeros
|
phone: "" # IMPORTANT: surround phone number with quotes to prevent removal of leading zeros
|
||||||
republication_interval: 7
|
republication_interval: 7
|
||||||
@@ -31,5 +31,5 @@ browser:
|
|||||||
binary_location:
|
binary_location:
|
||||||
|
|
||||||
login:
|
login:
|
||||||
username:
|
username: ""
|
||||||
password:
|
password: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user