1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00

F #1885: Added configuration option to oned.conf

This commit is contained in:
juanmont 2018-03-23 10:31:25 +01:00 committed by Ruben S. Montero
parent 50ad00918e
commit d305167c6e

View File

@ -220,7 +220,8 @@ DEFAULT_COST = [
# %m -- method name
# %u -- user id
# %U -- user name
# %l -- param list
# %l[number] -- param list and number of characters (optional) to print
# each parameter, default is 20. Example: %l300
# %p -- user password
# %g -- group id
# %G -- group name
@ -235,7 +236,7 @@ DEFAULT_COST = [
#TIMEOUT = 15
#RPC_LOG = NO
#MESSAGE_SIZE = 1073741824
#LOG_CALL_FORMAT = "Req:%i UID:%u %m invoked %l"
#LOG_CALL_FORMAT = "Req:%i UID:%u %m invoked %l20"
#*******************************************************************************
# Physical Networks configuration