META-INF.configuration.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of it-tidalwave-northernwind-core-default Show documentation
Show all versions of it-tidalwave-northernwind-core-default Show documentation
A default implementation of the Core.
The newest version!
###
# #%L
# *********************************************************************************************************************
#
# NorthernWind - lightweight CMS
# http://northernwind.tidalwave.it - git clone https://bitbucket.org/tidalwave/northernwind-src.git
# %%
# Copyright (C) 2011 - 2023 Tidalwave s.a.s. (http://tidalwave.it)
# %%
# *********************************************************************************************************************
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
# an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
# specific language governing permissions and limitations under the License.
#
# *********************************************************************************************************************
#
#
# *********************************************************************************************************************
# #L%
###
#
nw.rootPath = YOU MUST SET ME
nw.documentPath = content/document
nw.mediaPath = content/media
nw.libraryPath = content/library
nw.nodePath = structure
nw.fileSystemsPath = filesystems
nw.ignoredFolders = .hg:.git:.svn
nw.logConfigurationEnabled = false
nw.zip.modificationCheckInterval = 5000
nw.site.locales = en
nw.languageOverride.parameterName = l
nw.task.corePoolSize = 1
nw.task.maxPoolSize = 5
nw.task.queueCapacity = 25
nw.eventBus.context.corePoolSize = 1
nw.eventBus.context.maxPoolSize = 5
nw.eventBus.context.queueCapacity = 25
nw.eventBus.session.corePoolSize = 5
nw.eventBus.session.maxPoolSize = 10
nw.eventBus.session.queueCapacity = 25
nw.recentStatisticsPeriod = 0 0 * * * *
nw.media.metadata.expirationTime = 600
© 2015 - 2025 Weber Informatics LLC | Privacy Policy