Update 'README.md'
This commit is contained in:
@@ -32,8 +32,6 @@ si lancia
|
||||
jawanndenn
|
||||
La tua macchina quindi hosta il doodle all indirizzo 127.0.0.1:8080 e si avvia una copia di questa demo qui https://jawanndenn.de/
|
||||
|
||||
----------------------------------------
|
||||
|
||||
jawanndenn --help:
|
||||
--debug Enable debug mode (default: disabled)
|
||||
--host HOST Hostname or IP address to listen at (dfault 127.0.0.1)
|
||||
@@ -42,10 +40,6 @@ La tua macchina quindi hosta il doodle all indirizzo 127.0.0.1:8080 e si avvia u
|
||||
--database-sqlite3 FILE File to write the database to (default: ~/jawanndenn.sqlite3)
|
||||
--django-secret-key-file FILE File to use for Django secret key data (default: ~/jawanndenn.secret_key)
|
||||
|
||||
limit configuration:
|
||||
--max-polls COUNT Maximum number of polls total (default: 1000)
|
||||
--max-votes-per-poll COUNT Maximum number of votes per poll (default: 40)
|
||||
|
||||
data import/export arguments:
|
||||
--dumpdata Dump a JSON export of the database to standard output, then quit.
|
||||
--loaddata FILE.json Load a JSON export of the database from FILE.json, then quit.
|
||||
|
||||
Reference in New Issue
Block a user