mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-23 22:29:59 -05:00
be careful, the env:OC_EDITION, env:FRONTEND_EDITION, and conf:edition got removed as part of this commit, no deprecation because the flag is build time only!
5 lines
122 B
Go
5 lines
122 B
Go
package version
|
|
|
|
// InitEdition exports the private edition initialization func for testing
|
|
var InitEdition = initEdition
|