Giter Club home page Giter Club logo

Comments (2)

scudette avatar scudette commented on June 30, 2024

It doesn't really matter which file these decelerations are in. They just
define valid configurations and their defaults.

The files are split just to kind of logically separate them into groups.
It's OK to shuffle them if it makes more sense.

Michael.
Am 10.11.2014 21:23 schrieb "Sean Gillespie" [email protected]:

A quick grep shows these may not live where they are supposed to live. I
didn't want to move them into a different file in /config/ without having a
good idea of if they really belong where they should go.

gui/views.py:config_lib.DEFINE_string("AdminUI.page_title",
gui/views.py:config_lib.DEFINE_string("AdminUI.heading", "",
gui/views.py:config_lib.DEFINE_string("AdminUI.report_url",
gui/views.py:config_lib.DEFINE_string("AdminUI.help_url",
gui/views.py:config_lib.DEFINE_string("AdminUI.github_docs_location",

gui/plugins/new_hunt.py:config_lib.DEFINE_string("AdminUI.new_hunt_wizard.default_output_plugin",
lib/aff4_objects/cronjobs.py:config_lib.DEFINE_list("Cron.enabled_system_jobs",
[],
lib/aff4_objects/stats_store.py:config_lib.DEFINE_string("StatsStore.process_id",
default="",
lib/aff4_objects/stats_store.py:config_lib.DEFINE_integer("StatsStore.write_interval",
default=60,
lib/aff4_objects/stats_store.py:config_lib.DEFINE_integer("StatsStore.ttl",
default=60 * 60 * 24 * 7,


Reply to this email directly or view it on GitHub
#56.

from grr.

pidydx avatar pidydx commented on June 30, 2024

I will probably eventually move it all over to someplace in /config/ for consistency of having all the options in one place if that isn't a problem. I ran into it when trying to figure out how to enable Server Load stuff and couldn't find any relevant options in any of the files in /config/

from grr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.