0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions
Andrei Aaron 792e82cbdf Add an 'enable' flag in the server configuration to enable gql-based searches
"extensions": {
        "search": {
            "enable": true
        }
    }
2021-06-24 12:15:25 -07:00
..
search Add an 'enable' flag in the server configuration to enable gql-based searches 2021-06-24 12:15:25 -07:00
config.go Add an 'enable' flag in the server configuration to enable gql-based searches 2021-06-24 12:15:25 -07:00
extensions.go Add an 'enable' flag in the server configuration to enable gql-based searches 2021-06-24 12:15:25 -07:00
minimal.go Add an 'enable' flag in the server configuration to enable gql-based searches 2021-06-24 12:15:25 -07:00