Class SpecialConfigBean


  • public class SpecialConfigBean
    extends Object
    • Constructor Detail

      • SpecialConfigBean

        public SpecialConfigBean​(Map config,
                                 StaticConfig staticConfig)
    • Method Detail

      • getMap

        public Map getMap()
      • isPasteAsMirror

        public boolean isPasteAsMirror()
      • isTrackingAccess

        public boolean isTrackingAccess()
        track access to resource and page. Use for display the most readed picture or page. false by default
        Returns:
      • isNeedLogForPreview

        public boolean isNeedLogForPreview()
      • isContentAddTitle

        public boolean isContentAddTitle()
      • isSitemapResources

        public boolean isSitemapResources()
      • isCreateAccountWithToken

        public boolean isCreateAccountWithToken()
      • isStorageZipped

        public boolean isStorageZipped()
      • isSecureEncrypt

        public boolean isSecureEncrypt()
      • getSecureEncryptPassword

        public String getSecureEncryptPassword()
      • getMainCdn

        public String getMainCdn()
      • getCdnRefreshUrl

        public List<String> getCdnRefreshUrl()
      • getSearchPageName

        public String getSearchPageName()
      • getRegisterPageName

        public String getRegisterPageName()
      • getLoginPageName

        public String getLoginPageName()
      • getNewsPageName

        public String getNewsPageName()
      • getMailingRole

        public String getMailingRole()
      • getTranslatorGoogleApiKey

        public String getTranslatorGoogleApiKey()
      • getTranslatorDeepLApiKey

        public String getTranslatorDeepLApiKey()
      • getMailFrom

        public String getMailFrom()
      • isGoogleRecaptcha

        public boolean isGoogleRecaptcha()
      • getGoogleRecaptchaPrivateKey

        public String getGoogleRecaptchaPrivateKey()
      • getGoogleRecaptchaPublicKey

        public String getGoogleRecaptchaPublicKey()