Revision 7fccf095 snf-cyclades-app/conf/20-snf-cyclades-app-api.conf

b/snf-cyclades-app/conf/20-snf-cyclades-app-api.conf
31 31
## Access control and quota policy are enforced, just as if the user had
32 32
## specified the value of CYCLADES_DEFAULT_SERVER_NETWORKS in the content
33 33
## of the POST /call, after processing of "SNF:*" directives."
34
#CYCLADES_DEFAULT_SERVER_NETWORKS = ["SNF:ANY_PUBLIC_IPV4"]
34
#CYCLADES_DEFAULT_SERVER_NETWORKS = []
35 35
#
36 36
## This setting contains a list of networks which every new server
37 37
## will be forced to connect to, regardless of the contents of the POST
......
43 43
## networks specified in CYCLADES_FORCED_SERVER_NETWORKS, regardless
44 44
## of the state of the floating IP pool of the user, and without
45 45
## allocating any floating IPs."
46
#CYCLADES_FORCED_SERVER_NETWORKS = ["SNF:ANY_PUBLIC_IPV6"]
46
#CYCLADES_FORCED_SERVER_NETWORKS = []
47 47
#
48 48
#
49 49
## Maximum allowed network size for private networks.

Also available in: Unified diff