diff options
| -rw-r--r-- | debian/mongodb-server.mongodb.init | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/mongodb-server.mongodb.init b/debian/mongodb-server.mongodb.init index 878bba6da80..cab767d6a7f 100644 --- a/debian/mongodb-server.mongodb.init +++ b/debian/mongodb-server.mongodb.init @@ -42,6 +42,8 @@ # objects (e.g. videos) # * Auto-sharding for cloud-level scalability (Q209) # +# This package is build with V8 JavaScript engine. +# # High performance, scalability, and reasonable depth of # functionality are the goals for the project. ### END INIT INFO |
