List of configuration operations

Configuration (or config) operations listed in this topic allow you to modify configuration and logging information for the Dgraph from within the system.

The Dgraph recognizes the following config operations:
Config operation Description
/config/dstore?op=help Returns the usage page for all of the config operations.
/config/dstore?op=log-enable Enables verbose logging for one or more specified variables.
/config/dstore?op=log-disable Disables verbose logging for one or more specified variables.
/config/dstore?op=log-status Returns verbose logging status.