Sha256: cf509c28fb6ccbf6e7bdc567a0ad5e1303b9e4aeab59ea29b96080117a16b50d

Contents?: true

Size: 344 Bytes

Versions: 5

Compression:

Stored size: 344 Bytes

Contents

command:
  commands_path: app/commands
  default: base_command
router:
  default:
    method: call
    concern: []
    executor: Pleiades::Command::Executor
client:
  key_acquisition_process:
    channel_secret: ENV["LINE_CHANNEL_SECRET"]
    channel_token : ENV["LINE_CHANNEL_TOKEN"]
debug:
  # call BaseCommand#show_event
  disp_console: true

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pleiades-0.1.6 lib/pleiades/generators/pleiades/install/templates/config.yml
pleiades-0.1.5 lib/pleiades/generators/pleiades/install/templates/config.yml
pleiades-0.1.4 lib/pleiades/generators/pleiades/install/templates/config.yml
pleiades-0.1.3 lib/pleiades/generators/pleiades/install/templates/config.yml
pleiades-0.1.2 lib/pleiades/generators/pleiades/install/templates/config.yml