diff --git a/build.xml b/build.xml index 89ec628..4ebf04d 100644 --- a/build.xml +++ b/build.xml @@ -9,7 +9,7 @@ - + @@ -84,7 +84,7 @@ - diff --git a/server-settings.txt b/server-settings.txt index c574d17..ff3d1c0 100644 --- a/server-settings.txt +++ b/server-settings.txt @@ -65,4 +65,4 @@ open_menu = # documents can be added. That doesn't necessarily mean no new corpora can be created, there # may be a new corpus based on a subset of an existing corpus. The default value is true # (to allow new input), set this to false to prevent new input from being added. -allow_input = false \ No newline at end of file +allow_input = true \ No newline at end of file