Skip to contents

Set or get options for my package

Usage

taskqueue_options(...)

Arguments

...

Option names to retrieve option values or [key]=[value] pairs to set options.

Value

Options for task queue

Supported options

The following options are supported

  • hosthost of postgreSQL database

  • portport of postgreSQL database

  • useruser name of postgreSQL database

  • passwordpasword of postgreSQL database

  • databasedatabase name of postgreSQL database