Skip to content
Snippets Groups Projects
Select Git revision
  • 4c32ac2bca3d4c46ab6419a0dd10a8c4872748be
  • master default protected
2 results

config.py.example

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    config.py 141 B
    RAPI_ENDPOINT="cloud.fsmpi.rwth-aachen.de"
    RAPI_USER = "gntweb"
    RAPI_PASSWORD = ""
    SOCKET_PATH = "/tmp/gnt-ha-daemon.sock"
    BUFFER_SIZE = 256