Add quotes

This commit is contained in:
Sebastian Thomschke
2022-02-16 23:53:39 +01:00
committed by GitHub
parent 51fbc79ff7
commit 51f647b4f1

View File

@@ -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: ""