Home
last modified time | relevance | path

Searched defs:CORE_PARAM_INT_MAX_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/
H A DPluginConfig.java78 public static final String CORE_PARAM_INT_MAX_ACTIVE = "Max Active Torrents"; field
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/
H A DPluginConfigImpl.java58 external_to_internal_key_map.put( CORE_PARAM_INT_MAX_ACTIVE, "max active torrents" ); in external_to_internal_key_map.put() argument