ad_opts.h revision 022456e93c9b175ce3774afe524e3926f41ba80f
261N/A along with this program. If not, see <http://www.gnu.org/licenses/>.
261N/A#ifndef AD_OPTS_H_
261N/A#define AD_OPTS_H_
261N/A#include "src/providers/data_provider.h"
261N/A#include "db/sysdb_services.h"
261N/A#include "db/sysdb_autofs.h"
3353N/A { "ldap_sudo_full_refresh_interval", DP_OPT_NUMBER, { .number = 21600 }, NULL_NUMBER }, /* 360 mins */
3558N/A { "ldap_sudo_smart_refresh_interval", DP_OPT_NUMBER, { .number = 900 }, NULL_NUMBER }, /* 15 mins */