ProactiveServices and Jakob Borg
36d399c3cb
Windows service/NSSM improvements
...
Cleaned up style, grammar and added steps to enable logging and support
Syncthing exit/restart/upgrade actions. Additional note regarding
security concerns. Removed superfluous final paragraph. Somewhat more
modern and tidier screenshot, renamed it to make it less generic
2016-03-30 11:18:41 +00:00
Laurent Etiemble and Jakob Borg
f27f6dff3c
Indent URL under unofficial CentOS packages
2016-03-30 11:17:39 +00:00
Adam Piggott and Jakob Borg
cb62b52a30
Windows does not support escaping (ref #2822 )
2016-03-30 11:15:54 +00:00
Martin Freund and Jakob Borg
dec9d4c26d
Added Windows example for external file versioning
...
The example uses native batch scripting and is based on the already provided Unix example.
2016-03-30 11:14:44 +00:00
Dakota
abf0124e28
Update contrib.rst
...
Not sure why nobody has done this yet, maybe I'm missing something?
Wrote a small script for a Windows installer.
2016-03-27 10:34:11 -04:00
Lars K.W. Gohlke
7fd012b875
Update syncthing.rst
...
fixes #102
2016-03-25 23:10:04 +01:00
Lars K.W. Gohlke
0ddcafa6c7
Update syncthing.rst
...
fixes #15
2016-03-25 18:53:08 +01:00
Lars K.W. Gohlke
65c2a85971
Update syncthing.rst
...
added
-browser-only
-paused
fixes #95
2016-03-25 18:39:37 +01:00
Audrius Butkevicius
82fb189d1d
Merge pull request #103 from tuathail/patch-1
...
autostart.rst Mac OS X Updates
2016-03-25 17:34:30 +00:00
Adam Piggott
7c5b00deb1
Add GUI Element address examples
2016-03-25 10:15:42 +00:00
Adam Piggott
609a95318e
Document tcp4:// tcp6:// prefixes
...
Documenting https://github.com/syncthing/syncthing/pull/2880
2016-03-25 09:46:47 +00:00
Wulf Weich
0cd687b714
Correct unit for rate limit ( fixes syncthing/syncthing#2844 )
...
Correct unit for `maxSendKbps` and `maxRecvKbps` from kibibits to kibibytes.
2016-03-17 06:13:05 +01:00
bugith
7a74caea05
Update autostart.rst
...
AFAIK the Windows startup folder is parsed on user login, not before.
2016-03-04 21:17:30 +01:00
Audrius Butkevicius
5873e3d3f7
Merge pull request #119 from syncthing/Proactive-Services-faq-localsync
...
Add FAQ for syncing folders on same system
2016-02-09 15:13:31 +00:00
ProactiveServices
d159b1ec9a
Fixed underline
2016-02-09 14:38:09 +00:00
ProactiveServices
dec3abaaf7
Add FAQ for syncing between folders on same system
2016-02-09 13:22:41 +00:00
ProactiveServices
aabc64b257
Document -paths
...
Document -paths parameter (fixes #116 )
2016-02-08 22:15:50 +00:00
Martin Lazarov
5abe956ebe
Update contrib.rst
2016-02-08 19:47:26 +02:00
Martin Lazarov
b92361e45e
Adding CentoOS package
2016-02-08 19:39:06 +02:00
Adam Piggott
544b7935fd
Update config.rst
...
Re-added line that was unintentionally removed. Further clarify detail before example section.
2016-02-08 03:43:21 +00:00
Adam Piggott
b0c16a631c
Fix device config re: prefixes
...
Added tcp:// prefixes in docs and examples, added host name detail, fixes to IPv6 examples.
2016-02-08 02:16:39 +00:00
Morphy99
51c935d6e1
Update autostart.rst
...
Added configuration directory location under windows service method as this differs to other methods.
2016-02-01 15:16:15 +00:00
Cameron Steffen
59423ddf86
add -no-console -no-browser options to Task Scheduler
2016-01-29 23:53:01 -06:00
simplypeachy
3b25e2ed2f
Fix error in unprivileged user section
...
Thanks to emdete on IRC for pointing out the error.
2016-01-24 16:50:58 +00:00
simplypeachy
f02eadc886
Update config.rst to include ignoreDevice element
2016-01-19 23:07:24 +00:00
Otto Jongerius
a0e1f38fe2
Correct example
2016-01-17 11:51:50 +11:00
Jakob Borg
4d1c1143c2
Retract hash algo proposal for the moment
2016-01-12 12:01:07 +01:00
tuathail
7c3ee6f441
autostart.rst Mac OS X Updates
...
Some clarifications to the Mac OS X install including:
Spelled out the home directory (/home/<username>/bin) in step one. Some people might gloss over it and just put it in /bin otherwise.
4 replacements of username are required, not 2.
Replaced the ~ with /Users/<username> for consistency, but also if the user switched to root user to avoid it being copied to /var/root/Library.. instead of /Users/<username>/Library...
2016-01-11 20:52:00 +00:00
Scott Klupfel
1694117003
Clarify Direct Connection Prefered Over Relay
2016-01-07 21:02:11 +10:00
Scott Klupfel
4175c3a93c
Reverted kibibits change
...
Sorry, my bad.
2016-01-06 15:15:33 +10:00
Scott Klupfel
dbd2a292e4
Add description for progressUpdateIntervalS & tidy
2016-01-06 15:08:34 +10:00
Jakob Borg
bb87d0f18c
Merge pull request #78 from syncthing/hashalgos
...
Add hash algos as flags on the folder in cluster config
2016-01-01 21:48:37 +01:00
Jakob Borg
2eea0f9799
Add hash algos as flags on the folder in cluster config
2016-01-01 21:47:26 +01:00
Jimmy Jones
0a72691cc4
Support space in directory
...
Currently the script breaks if versionspath or filepath contain a space, this fixes it.
2015-12-30 14:34:12 +00:00
Matt Kantor
dc1b6d3ecc
Syncthing is not beta anymore in SynoCommunity.
...
The Syncthing package is not marked as beta these days, so there is no
need to change the package manager settings.
2015-12-27 17:57:40 -08:00
Scott Klupfel and Jakob Borg
c7795aa858
Add note about running syncthing instance on discovery server
2015-12-18 15:32:03 +01:00
Louis Sautier
650a37b74c
Fix typos.
2015-12-14 17:15:18 +01:00
Audrius Butkevicius
6b11bc7625
Merge pull request #89 from canton7/feature/relay-docs
...
Add to the Relays page
2015-12-02 19:29:49 +00:00
Antony Male
77c8906217
Add to the Relays page
...
- Minimum recommended specifications
- More detail on how to run a relay on port 443
2015-12-02 17:21:22 +00:00
NickPyz and Stefan Tatschner
e1f51b2973
Update security.rst
2015-12-01 07:45:19 +01:00
Anderson Mesquita
ef0f34b0df
Fix formatting and typo on ignoring.rst
...
This fixes a typo at the end of the ignoring.rst file and takes the
opportunity to improve the formatting of the RST file a bit and add some
missing commas.
2015-11-25 20:25:19 -05:00
alex2108
06b3cf4cfb
Remove options to externally set username and password ( fixes #82 )
2015-11-24 17:05:14 +01:00
Gal Szkolnik
8489f7bc88
Update autostart.rst
...
typos fixed, changed brackets to double quotes
2015-11-23 10:44:57 -05:00
Gal Szkolnik
538aaa8ad3
Added Windows Task Scheduler solution.
...
This solution does not require 3rd Party tools.
2015-11-23 10:26:00 -05:00
Cristian Mircea Messel
864961978c
add SUSE Studio appliance link
2015-11-21 19:15:39 +02:00
Jakob Borg
1bdec60772
Better example URLs for upgrade JSON
2015-11-17 08:27:28 +01:00
Jerry Jacobs
b928f42827
* OSX app new username
2015-11-16 21:29:11 +01:00
Jerry Jacobs
53d472f1a0
* Update syncthing-mac app/dmg
2015-11-16 21:27:56 +01:00
Jakob Borg
1136cbe27e
Clarify discovery server ID in URL
2015-11-08 14:38:01 +01:00
Jakob Borg
a7248dfdcd
Merge pull request #70 from syncthing/discosrv
...
Procedure for v0.12 discovery server
2015-11-07 14:47:10 +01:00