mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31: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
|
||||
type: OFFER
|
||||
description:
|
||||
prefix:
|
||||
suffix:
|
||||
prefix: ""
|
||||
suffix: ""
|
||||
price_type: NEGOTIABLE
|
||||
shipping_type: SHIPPING
|
||||
contact:
|
||||
name:
|
||||
street:
|
||||
name: ""
|
||||
street: ""
|
||||
zipcode:
|
||||
phone: "" # IMPORTANT: surround phone number with quotes to prevent removal of leading zeros
|
||||
republication_interval: 7
|
||||
@@ -31,5 +31,5 @@ browser:
|
||||
binary_location:
|
||||
|
||||
login:
|
||||
username:
|
||||
password:
|
||||
username: ""
|
||||
password: ""
|
||||
|
||||
Reference in New Issue
Block a user