9 lines
183 B
Elixir
9 lines
183 B
Elixir
# Copyright (c) 2023, Kry10 Limited. All rights reserved.
|
|
#
|
|
# SPDX-License-Identifier: LicenseRef-Kry10
|
|
|
|
import Config
|
|
|
|
config :kos_manifest,
|
|
default_module: AdminExampleManifest
|