Sha256: 8d22c3a6278acab3efe23c0f77d5c12b7c22ffd81fdc971230a2ce69677f5afc

Contents?: true

Size: 707 Bytes

Versions: 2

Compression:

Stored size: 707 Bytes

Contents

site_settings:
  tagging_enabled: true
  verbose_discourse_connect_logging: true

seed: 1
start_date: 2020-01-01
auth_plugin_enabled: true
allow_anonymous_to_impersonate: false

category:
  count: 30
group:
  count: 15
post:
  include_images: false
  max_likes_count: 10
tag:
  count: 30
topic:
  count: 30
  replies:
    # number of replies per topic between min and max
    min: 0
    max: 12
    overrides:
      # topic titles can be found in config/locales/faker.en.yml
      - title: "Coolest thing you have seen today"
        count: 99
  tags:
    # number of tags per topic between min and max
    min: 0
    max: 3
user:
  count: 30

new_user:
   username: new_user
   email: new_user@example.com

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
discourse_dev-0.2.1 config/dev.yml
discourse_dev-0.2.0 config/dev.yml