Copy as Markdown

Other Tools

// This file was generated by generate_static_pref_list.py from modules/libpref/init/StaticPrefList.yaml. DO NOT EDIT.
ONCE_PREF(
"places.frecency.pages.alternative.featureGate",
places_frecency_pages_alternative_featureGate,
places_frecency_pages_alternative_featureGate_AtStartup,
bool, false
)
ONCE_PREF(
"places.frecency.pages.alternative.highWeight",
places_frecency_pages_alternative_highWeight,
places_frecency_pages_alternative_highWeight_AtStartup,
uint32_t, 100
)
ONCE_PREF(
"places.frecency.pages.alternative.mediumWeight",
places_frecency_pages_alternative_mediumWeight,
places_frecency_pages_alternative_mediumWeight_AtStartup,
uint32_t, 50
)
ONCE_PREF(
"places.frecency.pages.alternative.lowWeight",
places_frecency_pages_alternative_lowWeight,
places_frecency_pages_alternative_lowWeight_AtStartup,
uint32_t, 20
)
ONCE_PREF(
"places.frecency.pages.alternative.halfLifeDays",
places_frecency_pages_alternative_halfLifeDays,
places_frecency_pages_alternative_halfLifeDays_AtStartup,
uint32_t, 30
)
ONCE_PREF(
"places.frecency.pages.alternative.numSampledVisits",
places_frecency_pages_alternative_numSampledVisits,
places_frecency_pages_alternative_numSampledVisits_AtStartup,
uint32_t, 10
)
ALWAYS_PREF(
"places.history.floodingPrevention.enabled",
places_history_floodingPrevention_enabled,
places_history_floodingPrevention_enabled,
bool, false
)
ALWAYS_PREF(
"places.history.floodingPrevention.maxSecondsFromLastUserInteraction",
places_history_floodingPrevention_maxSecondsFromLastUserInteraction,
places_history_floodingPrevention_maxSecondsFromLastUserInteraction,
uint32_t, 3
)
ALWAYS_PREF(
"places.history.floodingPrevention.restrictionCount",
places_history_floodingPrevention_restrictionCount,
places_history_floodingPrevention_restrictionCount,
uint32_t, 3
)
ALWAYS_PREF(
"places.history.floodingPrevention.restrictionExpireSeconds",
places_history_floodingPrevention_restrictionExpireSeconds,
places_history_floodingPrevention_restrictionExpireSeconds,
uint32_t, 5
)