Displaying 1 result from an estimated 1 matches for "integer_e".
Did you mean:
integer_c
2004 Aug 06
0
[PATCH] Configurable privileges and chroot jail
...ot;oper_password", string_e, "Operator Password", NULL },
+ { "chroot_dir", string_e, "Dir to chroot to", NULL},
+ { "icecast_user", string_e, "User to drop privileges to", NULL},
{ "touch_freq", integer_e, "Touch frequency", NULL },
{ "max_clients", integer_e, "Highest number of client connectons", NULL },
{ "max_sources", integer_e, "Highest number of source connections", NULL },
@@ -396,6 +398,8 @@
config...